A wave player demo setup for the mbed application board. Reads a wave file from a USB flash drive, and outputs to the onboard speaker (very low volume) and the analog audio out jack that can be connected to a set of PC speakers for more volume. A wave file for the demo is available at http://mbed.org/media/uploads/4180_1/sample.wav. Copy it to the USB drive. See http://mbed.org/users/4180_1/notebook/application-board-waveplayer-demo/ for more details and instructions.
Dependencies: USBHost mbed wave_player_appbd
Fork of USBHostMSD_HelloWorld by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:f1aebfbe7e78 | 2013-11-01 | 4180_1 | A wave player demo setup for the mbed application board |
8:758190c6c455 | 2013-03-14 | samux | Use latest USBHost lib |
7:f5c5fad802c3 | 2013-03-14 | samux | Use latest USBHost lib |
6:a801dcc9ff68 | 2013-03-13 | samux | Use latest USBHost lib |
5:fc580cab6a61 | 2013-03-13 | samux | Use latest USBHost lib |
4:f8a5c8aa895a | 2013-03-13 | samux | add comments |
3:17ca010bda2e | 2013-03-13 | samux | Use latest USBHost |
2:3e3df7a79050 | 2013-03-12 | samux | reduce stack size |
1:473f339c54c1 | 2013-03-12 | samux | use latest USBHost |
0:0d68fe822228 | 2013-03-06 | samux | USBHostMSD Hello World |