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
Files at revision 1:f31b40073d35
Name | Size | Actions |
---|---|---|
[up] | ||
DebounceIn.lib | 61 | Revisions Annotate |
RPG.lib | 58 | Revisions Annotate |
SDFileSystem.lib | 68 | Revisions Annotate |
TextLCD.lib | 55 | Revisions Annotate |
main.cpp | 13481 | Revisions Annotate |
mbed.bld | 65 | Revisions Annotate |
wav_header.lib | 61 | Revisions Annotate |
wave_player.lib | 60 | Revisions Annotate |