wav
How to process audio WAV files in embedded systems
By brumbarchris Oct 1st, 2008
|
This article shows how you may play WAV file created on your PC on an audio embedded system (comprising of a microcontroller, a DAC and a D class amplifier); it will detail the format of WAV files, show how you may extract raw data from them, how you translate it and how you should play it on. PC motherboards have both negative and positive supply voltage, therefore it is relatively easy for them to generate the dual polarity signal required to play a sound in a speaker. But how about audio embedded systems? Their overwhelming majorities (think about the number of mp3 players on the market!) have only positive power supply, so audio data has to be somehow translated to a positive interval. |
- brumbarchris's blog
- 10 comments
- Read more
- 9086 reads




