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

Changes

RevisionDateWhoCommit message
1:f31b40073d35 2013-03-05 rsartin3 ; default tip
0:040129c3d961 2013-03-04 rsartin3 Working version with clock;