Arduino Programmeur Projets

MKR1000 Servo Control Panel

MKR1000 Servo Panneau de Contrôle

A servo controller using the built-in WiFi abilities of the Arduino MKR1k. The panel consists of a MKR1k web listener and Javascript/ajax. Things used in this project Hardware components Arduino MKR1000           Servos (Tower Pro MG996R)         Breadboard (generic)         Software apps and online services […]

MKR1000 Servo Panneau de Contrôle Continue Reading

TC74 sensor has 5 pins

La connexion de plusieurs I2C appareil sur un Arduino Uno R3

In this project, we will show how to connect multiple I2C devices to an arduino microcontroller. The I2C bus is a bus which enables high-speed two-way communication between devices while using a minimal number of I/O pins to facilitate communication. An I2C bus is controlled by a master device (usually a microcontroller) and contains one

La connexion de plusieurs I2C appareil sur un Arduino Uno R3 Continue Reading

Measuring sound in dB with Microphone and Arduino

Mesurer Son/Niveau de Bruit en dB avec Microphone et Arduino

Noise pollution has really started to gain importance due to high population density. A normal human ear could hear sound levels from 0dB to 140dB in which sound levels from 120dB to 140dB are considered to be noise. Loudness or sound levels are commonly measured in decibel(dB), we have some instruments which could measure the

Mesurer Son/Niveau de Bruit en dB avec Microphone et Arduino Continue Reading

Easily run your ATtiny at 16MHz without an external clock from the Arduino IDE

Facilement exécuter votre ATtiny à 16MHz, sans une horloge externe, à partir de l'IDE Arduino

Hardware components: Atmel ATTiny85 × 1 SparkFun Tiny AVR Programmer × 1 Software apps and online services: Arduino IDE   STORY Introduction The Atmel tinyAVR MCU’s (ATtiny) are a series of chips optimized for applications requiring performance and/or power efficiency in a small package. These have internal clocks that runs at 8 MHz. They can also be clocked

Facilement exécuter votre ATtiny à 16MHz, sans une horloge externe, à partir de l'IDE Arduino Continue Reading

serial communication atmega

Comment établir UART communication entre ATmega8 et Arduino Uno?

Here we are going to establish a communication between an ATmega8 microcontroller and Arduino Uno. The communication established here is UART (Universal Asynchronous Receiver Transmitter) type. It’s serial communication. By this serial communication data can be shared between two controllers, which is a required in various embedded system applications. In embedded systems we must have basic knowledge about

Comment établir UART communication entre ATmega8 et Arduino Uno? Continue Reading

fr_FRFrench
Faire défiler vers le Haut