Projets

Serial Call and Response with ASCII encoded output using Arduino

Série d'Appels et de réponses avec l'ASCII codé de sortie à l'aide d'Arduino

This example demonstrates string-based communication from the Arduino board to the computer using a call-and-response (handshaking) method. The sketch sends an ASCII string on startup and repeats that until it gets a serial response from the computer. Then it sends three sensor values as ASCII-encoded numbers, separated by commas and terminated by a linefeed and […]

Série d'Appels et de réponses avec l'ASCII codé de sortie à l'aide d'Arduino Continue Reading

Serial Call and Response using Arduino

Série d'Appel et de Réponse à l'aide d'Arduino

This example demonstrates multi-byte communication from the Arduino board to the computer using a call-and-response (handshaking) method. This sketch sends an ASCII A (byte of value 65) on startup and repeats that until it gets a serial response from the computer. Then it sends three sensor values as single bytes, and waits for another response

Série d'Appel et de Réponse à l'aide d'Arduino Continue Reading

A Self Contained Data Logging Anemometer

Autonome De L'Enregistrement Des Données Anémomètre

I love collecting and analyzing data.  I also love building electronic gadgets.  A year ago when I discovered the Arduino products, I immediately thought, “I’d like to collect environmental data.”  It was a windy day in Portland, OR, so I decided to capture wind data.  I looked at some of the instructables for anemometers and

Autonome De L'Enregistrement Des Données Anémomètre Continue Reading

Arduino Calibration

L'étalonnage de l'entrée du capteur à l'aide d'Arduino

This example demonstrates one techinque for calibrating sensor input. The Arduino takes sensor readings for five seconds during the startup, and tracks the highest and lowest values it gets. These sensor readings during the first five seconds of the sketch execution define the minimum and maximum of expected values for the readings taken during the

L'étalonnage de l'entrée du capteur à l'aide d'Arduino Continue Reading

Touch Sensitive Interactive Music Instrument DIY OSX Version

Tactile Interactif Instrument de Musique DIY / OSX Version

“Sensor Retouch” touch sensitive interactive instrument which allows to play Water, Fruit, Plants and Conductive surfaces as a musical instrument by your touch. All you need is Arduino and few upgraded touch sensitive sensors, i’ll teach you how to put together everything and let start playing with your new interactive instrument ! A project by

Tactile Interactif Instrument de Musique DIY / OSX Version Continue Reading

fr_FRFrench
Faire défiler vers le Haut