Building your own MP3 player

TraumaRN

Diamond Member
Jun 5, 2005
6,893
63
91
So my best friend is an engineering major and he's wondering if he could slap together a homemade MP3 player.

To keep this post simple he has a stack based processor on fpga with a com port, sound card and mini SD....is this going to cut it to build an MP3 player(besides needing some sort of storage) and if so any one have a guide or has done it in the past??

 

RaynorWolfcastle

Diamond Member
Feb 8, 2001
8,968
16
81
I don't think it would be too hard to design one but with the price of mp3 players these days, why bother?

I think all you'd need would be an MCU, a codec chip, a D/A, and a bit of power circuitry. He might also need a chip to access an SD card or something if he can't do it directly from the MCU and maybe a small character LCD for good measure. Coding the system might be a bit of a pain in the ass though.