Difference between revisions of "User:Ginge"

From Robert-Depot
Jump to: navigation, search
(New page: arduino project http://www.youtube.com/watch?v=mUlyuqpBgCM Its a stack of LEDs that is a meter for the decible level of the music playing out of a laptop...)
 
 
Line 4: Line 4:
  
 
Its a stack of LEDs that is a meter for the decible level of the music playing out of a laptop.  
 
Its a stack of LEDs that is a meter for the decible level of the music playing out of a laptop.  
the computer's audio output as an analog input signal to Arduino. The Arduino board then displays this as levels on a 10-LED display.
+
the computer's audio output as an analog input signal to Arduino.  
 +
The Arduino board then displays this as levels on a 10-LED display.
 +
I want to do something involving lights being activated by certain sound frequencies or decible levels.

Latest revision as of 01:12, 5 May 2009

arduino project

http://www.youtube.com/watch?v=mUlyuqpBgCM

Its a stack of LEDs that is a meter for the decible level of the music playing out of a laptop. the computer's audio output as an analog input signal to Arduino. The Arduino board then displays this as levels on a 10-LED display. I want to do something involving lights being activated by certain sound frequencies or decible levels.