Convert Wav file to Hex

Thread Starter

RRITESH KAKKAR

Joined Jun 29, 2010
2,829
Hi,

I want to convert small length audio file to Hex file for storing in EEprom then uC will sound the sound stored in EEProm, please tell any method or software for doing this at very small bit rate i don't find any useful link for doing this in software...
 
First you need a system that can play audio. Something that has digital to analogue conversion.
The file would be PCM (wav) and you can usually just rename a wav file as .bin, that's how the old Simmons SDS-1 does it, then burn it to ROM. It's basically an Eprom and a DAC, but it sounds like you've got a lot to learn before you do anything like this. I would need to learn a lot myself before attempting anything like this.

Have a look here

https://www.sparkfun.com/tutorials/160

http://makezine.com/2013/02/13/the-microgranny-a-diy-granular-sampler/

http://little-scale.blogspot.co.uk/2012/07/flash-eeprom-music-29f010-sample.html

There's other things on this page

http://little-scale.blogspot.co.uk/search/label/eprom%20music
 

Thread Starter

RRITESH KAKKAR

Joined Jun 29, 2010
2,829
I have serial EEPROM... ATMLU020 2FB
I want to know exact which EEPROm is this ??

Two-wire
Serial EEPROM
1K (128 x 8)
2K (256 x 8)
4K (512 x 8)
8K (1024 x 8)
16K (2048 x 8)
 
Top