Projects

Serial Call and Response with ASCII encoded output using Arduino

Serial Call and Response with ASCII-encoded output using 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 […]

Serial Call and Response with ASCII-encoded output using Arduino Continue Reading

Trinity Assembly

Trinity Assembly

Hey dudes! Lets build the trinity synt! ! More information about the synth at: www.bastl-instruments.com Before you start: the board solders from both sides and the component goes always above its printed sign so it hides the sign! You should know that there are some differences between some of the versions. SQNCR has more buttons

Trinity Assembly Continue Reading

Serial Call and Response using Arduino

Serial Call and Response using 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

Serial Call and Response using Arduino Continue Reading

Arduino Calibration

Calibrating sensor input using 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

Calibrating sensor input using Arduino Continue Reading

Touch Sensitive Interactive Music Instrument DIY OSX Version

Touch Sensitive Interactive Music Instrument 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

Touch Sensitive Interactive Music Instrument DIY / OSX Version Continue Reading

en_USEnglish
Scroll to Top