MP3 player without external hardware ... ready
#
26 Nov 2010 . Edited: 26 Nov 2010
Replies
#
26 Nov 2010
#
26 Nov 2010
#
26 Nov 2010
#
27 Nov 2010
#
29 Nov 2010
#
16 Dec 2010
#
07 Jan 2011
Please log in to post a reply.






For the guys that were interested in my last post. I published the code here: madplayer
This is a port of the libmad library. It is modified to use part of the AHB RAM because the available standard RAM is too small. The demo program plays a fixed file from an USB drive, output goes to AnalogOut, one channel only at the moment.
Documentation is in the code.
Have fun
Edited: removed the last compiler warning...