what is required to built mp3 player using pic18f4550

Thread Starter

embpic

Joined May 29, 2013
189
hello
i have think to implement mp3 player but i don't which algorithm need to follow and which are the minimum require hardware needed.
i am using pic18f4550 and xc compiler.
 

DickCappels

Joined Aug 21, 2008
10,180
Or is it that you don't need to play MP3 files per se, but it is that you need to play digitally stored sound?

If that is what you need, have a look at the audio projects on
http://mondo-technology.com/

In particular I suggest his Voice Synthesizer and Speech EEPROM/EEPROM Voice System projects.
 
Top