I am building a robotic head with moveable eyes and such. I am looking for the best way to run a set of LEDs off of sound. Having the LEDs like a mouth. I am having trouble deciding on how I will set this up.
What is a good playback device for the UNO? I am certain it would have to be a SD card board.
What is the best way to drive LEDs off of this board?
Is there a board that can amplify the audio signal specifically for LEDs?
I know I am missing alot of questions here. But any input would be greatly appreciated.
What you need is a wave shield to generate the sound and the a few shift registers to control the LEDs.
The difficult part will be the software that connects the two.