how do you send audio in to a eprom?????

Started by prorms, February 25, 2008, 03:31:21 PM

Previous topic - Next topic

prorms


iaresee

Check this handy little article: http://web.telia.com/~u85920178/eprom/wave_00.htm

Since your samples are already binary files it's actually not that hard. You're basically going to re-name the file to .bin, edit the header so the OS knows it's a binary file, open it in your programmer and blow it into the EPROM.