We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, I'm doing a project based on AT89C5132 device. I would like to know if I can save with this device information that streams from the A/D as *.wav file. I need to convert that streams(came from adc) to .wav file and save this on the MMC interface. if it possible please guide me. tanks for your help.
The usual approach for any such exercise:
1. Understand the WAV file format;
2. Implement that!
The following may help:
http://www.wotsit.org
http://www.google.com
http://codesearch.google.com