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/wav-player-with-RPG-based-menu/ for more information.
Dependencies: DebounceIn RPG SDFileSystem TextLCD mbed wav_header wave_player
Fork of Audio_Player by
History
Changed name for clarification;
2013-03-05, by rsartin3 [Tue, 05 Mar 2013 16:36:15 +0000] rev 2
Changed name for clarification;
;
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;