Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Audio file ans eeprom

Status
Not open for further replies.

emax0198

Member level 2
Member level 2
Joined
Nov 21, 2004
Messages
45
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
500
How an audio file can be saved in an eeprom?
 

Audio file if you considered at memory level is just a combinantion of 0s and 1s and EEPROM is memory in which you can store 0s and 1s so EEPROM as itself cannot differentiate the data stored in it is audio or video or anything else

Now from where you want to save the data to EEPROM is the question
It would be better if you can provide more details
 

you cam record a audio in file WAV in mode mono and record as bin file to your memory and make a converter DAC r2r work and use the same amostrage
you record to reproduz
 

Yes I want to save an audio wav file to an eeprom... how can I do that?

A usual wav or any other audio file is large in size, is there any codec available that can be implemented on PIC16F84?
Actually I want to save an audio clip of 2 to 3 minutes and then reproduce in a rather fair quality using a PIC.
 

for 2 or 3 minutes you have manay memory, do you want record musis or human voice? what is the sampling frequency do you intend to record?
is not necessary any decoder is necessary only a DAC converter, I have used it with at89s8252 for 4 segunds
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top