Sound and Light arduino


i wondering if me out questions ardunio's capabilities. working on project involving possible translation , relationships between sound , light. working several different electronic 'event's' involving sound vibrations , light movement. wondering how arduino in controlling different systems using simple lamps , sound systems. arduino control when electronics of high voltage turn on or off , how many? need?
i wondering how find way use arduino pitch reader , translating different corresponding light colors. there way this?

for controling high voltage devices there serveral ways arduino that, common way use arduino drive transistor turn drives relay can turn on / of high voltage loads.

arduino has 14 digital outs can that, can expanded  to "many" instance 595 shift registers.

pitch reading more complicated, people working analog synths used pitch voltage converters. arduino has 6 anlog inputs can read voltage in 0 - 5v range , turn reading number in 0 - 1024 range (this called analog digital conversion 10 bit resolution). 1 (of possibly serveral) ways isto convert pitch voltage external device.


Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Sound and Light arduino


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums