Hi,
I’m trying to make an wedding anniversary gift to my wife (we’re celebrating our first wedding day in september). Playing on an old internal joke I want to make a small box with 1 button on. When pressed, it should play a random mp3 track (voice tracks). She shouldn’t need to start it first, just press the button. After it has played the 1 track, it should turn off automatically. It will be battery powered.
Even though I’m a software guy from the beginning, I’m comfortable with Raspberry pi, arduino, soldering, I’ve made wireless sensors based on XRF that now powers the real time wireless temperature sensors at http://www.vadretpalandet.se/#temperature
Back to my setup. I’m having a hard time simplifying the solution and I was looking for any help or inspiration you might think of. My first idea was to use:
1x Arduino (possibly mini), burn the sketch so it starts quicker (no bootloader, or use optiboot)
1x MP3 Power Shield or something similar
1x Mini speaker
1x Pololu Power Switch (to have the arduino automatically turn off after playing the track)
Hack the power switch so it can be used to power on the Arduino, and the Arduino then turns it off (http://www.instructables.com/id/Using-P … /?ALLSTEPS)
Is there an even simpler solution? Am I missing something? I’m trying to minimize, simplify and streamline everything as much as possible.
Regards,
Niklas