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 Samuel Mokrani

History

A wave player demo setup for the mbed application board default tip

2013-11-01, by 4180_1 [Fri, 01 Nov 2013 15:30:47 +0000] rev 9

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 (low volume) and the audio out jack that can be connected to a set of PC speakers.


Use latest USBHost lib

2013-03-14, by samux [Thu, 14 Mar 2013 14:23:42 +0000] rev 8

Use latest USBHost lib


Use latest USBHost lib

2013-03-14, by samux [Thu, 14 Mar 2013 11:53:20 +0000] rev 7

Use latest USBHost lib


Use latest USBHost lib

2013-03-13, by samux [Wed, 13 Mar 2013 17:34:04 +0000] rev 6

Use latest USBHost lib


Use latest USBHost lib

2013-03-13, by samux [Wed, 13 Mar 2013 15:50:06 +0000] rev 5

Use latest USBHost lib


add comments

2013-03-13, by samux [Wed, 13 Mar 2013 10:30:25 +0000] rev 4

add comments


Use latest USBHost

2013-03-13, by samux [Wed, 13 Mar 2013 10:28:43 +0000] rev 3

Use latest USBHost


reduce stack size

2013-03-12, by samux [Tue, 12 Mar 2013 17:35:32 +0000] rev 2

reduce stack size


use latest USBHost

2013-03-12, by samux [Tue, 12 Mar 2013 17:30:04 +0000] rev 1

use latest USBHost


USBHostMSD Hello World

2013-03-06, by samux [Wed, 06 Mar 2013 17:06:56 +0000] rev 0

USBHostMSD Hello World