Using Arduino

Vocal Effects Box

Arduino-Powered Vocal Effects Box

This Arduino-powered vocal effects box pitch shifts and distorts incoming audio signals to produce a wide variety of vocal effects.  This project is my first experiment with real-time digital signal processing using Arduino.  It samples an incoming microphone signal at a rate of about 40kHz, manipulates the audio digitally, and then outputs 8 bit audio at 40kHz.  …

Arduino-Powered Vocal Effects Box Read More »

Representing audio

Representing audio through vibration with Arduino

This project functions to display sound using vibration.  You plug your iPod, computer, or TV into it and get tactile feedback representing the loudness of the audio.  It can help deaf people to experience sound. Stuff you need: Arduino USB Cable Computer running Arduino software (www.arduino.cc/download/) Breadboard LEDs Pager Motors Three 100K resistors Six 220uF resistors …

Representing audio through vibration with Arduino Read More »