I think this might be my new MP3 player. This MP3 player uses cheap MMC for storage, powered by a single AAA battery running a 20 Mhz chip which can play files up to 256 kBps at 44.1 kHz. ID3 support, Nokia LCD screen, micro joystick, not bad at all. Full schematic & pcb, hex file available. I think encasing this in clear lucite would be rad. Link.
DIY MultiMediaCard MP3 player
I think this might be my new MP3 player. This MP3 player uses cheap MMC for storage, powered by a single AAA battery running a 20 Mhz chip which can play files up to 256 kBps at 44.1 kHz. ID3 support, Nokia LCD screen, micro joystick, not bad at all. Full schematic & pcb, hex file available. I think encasing this in clear lucite would be rad. Link.
Recent Entries
- New in the Maker Shed: OLLO kits
- BlueSMiRF found in credit card sniffer
- Mystery iPhone musical instrument - World's most expensive ocarina
- Stained glass d20s
- CRAFT Thanksgiving roundup
- 3D renderings of the Mandelbrot set
- New in the Maker Shed: Microbe Motel kit
- Science through graphic novels
- Tiny solar-powered brass engine in a wineglass
- Maker Shed kiosks at Fry's
Comments
Oldest comments listed first.
Leave a comment
Subscribe to MAKE Magazine!
Subscribe today, save 42% and get web access to MAKE free. MAKE Digital Edition is available only to subscribers.
$34.95 / 1 year
(4 Quarterly Issues)




































Except that the source code to actually run the PIC costs 265 euros for educational customers, even more for commercial use. It's still clever circuit design with minimal components, but without code to run on it it isn't going to get you anywhere,
Reply to this comment
You don't need the source code to get it running! Only the HEX-file to program the PIC microcontroller is needed. That one is free to download!!
You'll want the source code only when you want to make changes to the software..
Reply to this comment
This one has open source code, and is very cheap to build:
www.walrus.com/~raphael/html/mp3.html .
I've been using this thing for about two and a half years as my primary player, and it still works perfectly. I worked really hard on it, and i'm really proud of it! It's also reasonably easy to modify for automated control so... Make a screaming doll! Make a singing refrigerator!
also, look at some other good ones:
http://www.myplace.nu/mp3/
http://butterflymp3.sourceforge.net/hw.html
http://mp3elf.net/
come to think of it, there's about two dozen open source, fully functional player designs floating around. I leave it to you and your google fingers!
Reply to this comment