I'm want to build a LED Christmas light controller that is synced to either Audio or perhaps a FM transmitter that is transmitting Christmas music. Can someone suggest the best architecture? I was assuming I could use an computer to play an MP3 through an FM transmitter and have an Arduino control the lights. But how would I sync these two separate systems? Should I have the Arduino doing the MP3 playback? If someone can point me in the right direction I would appreciate it.
-=STZ=-