This program utilizes an LCD, RPG, 8 ohm speaker, and SD card to provide the basic functions of a music player. The project cycles through the SD card for .wav files and tracks elapsed time. See http://mbed.org/users/rsartin3/notebook/audio-player/ for more information.
Dependencies: DebounceIn RPG SDFileSystem TextLCD mbed wav_header wave_player
History
;
2013-03-05, by rsartin3 [Tue, 05 Mar 2013 06:34:43 +0000] rev 1
;
Working version with clock;
2013-03-04, by rsartin3 [Mon, 04 Mar 2013 22:37:29 +0000] rev 0
Working version with clock;