Maker Pro
Maker Pro

MP3 trigger and controller?

kn1ghtride

Jul 27, 2011
4
Joined
Jul 27, 2011
Messages
4
I have a project I wanted to try using a PIC chip. I was thinking of sequencing some LED's back and forth and if possible trigger an MP3 to play (and fit between) the LED sequencing from left to right and again right to left. Does anyone have any thoughts on how this could work? I have several different PIC chips and was planning to use flowcode to make it work.
So it would go something like
1. trigger MP3 to start,
2. light LED 0, 1, 2, 3, 4, 5, 6, 7
3. End MP3
4. Trigger second MP3
5. light LED 7, 6, 5, 4, 3, 2, 1
Repeat
 
Top