Home
Name Modified Size InfoDownloads / Week
Arduino Code 2015-01-31
Hardware 2015-01-31
README.txt 2015-01-31 601 Bytes
Totals: 3 Items   601 Bytes 0
  MetronomeLED
  
  MetronomeLED is a Digital Metronome that read an analog input to set the timing between LED pulses.
  It was tougth to be downloaded at the Arduino LilyPad and flash LEDs at the back of the wearer.
  These LEDs are meant to keep the rithm and sincronization among deaf people who play drums.
 
 The circuit:
 * potentiometer connected to analog pin 0.
   Center pin of the potentiometer goes to the analog pin.
   side pins of the potentiometer go to +5V and ground
 * LEDs connected from digital pins 12, 11, 10, 9 to ground
 
 created on 31 Jan 2015
 by Angelo Brito
Source: README.txt, updated 2015-01-31