Hi, I also want to play Audio with my Pololu Mini Maestro (12 channel) micro controller. I bought the Sparkfun MP3 Trigger and want to use Serial commands to trigger the mp3 files. I know that I need to connect the TX of the maestro to the RX of the MP3 Trigger in order to send serial commands, but is there an example code for a simple:
-Trigger 001_Track.mp3 if button_1 is pressed
-Trigger 002_Track.mp3 if button_2 is pressed
I coudn’t find the code for the pololu script
. I also have Servos and LED’s connected and working so I just want to add sound to the loops I already wrote.
Thanks in advance!
Sebastian
PS:I don’t want to use the Output solution cause it takes away all my pins for the servos and leds…