• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Building your own MP3 player

TraumaRN

Diamond Member
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??

 
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.
 
Back
Top