Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

MP3 player with just an AVR MCU , DAC and without decoder chip .Is it possible?

Status
Not open for further replies.

ROCKET SCIENTIST

Member level 3
Joined
Feb 25, 2012
Messages
61
Helped
5
Reputation
10
Reaction score
5
Trophy points
1,288
Activity points
1,728
I have atmega8 IC.. Recently I have made a resistive 8 bit DAC.. I dont want to use any MP3 decoder chip.. Is it somehow possible to make an MP3 player with advanced programming on AVR?
 

if you using atmega8 to decode MP3, its impossible...the CPU clock and RAM cannot handle the realtime decoding...you should change to AVR32 or PIC32 with HELIX decoder..
 

thanx a lot erio.. but is there any nice library for decoding mp3?? do you know any link?
 

like i said, you can use HELIX to decode MP3 with AVR32 or PIC32...just google "HELIX Decoder", there is a ton of explanation how to use HELIX with your project..

this is the example: **broken link removed**

or if you want to use FPGA, this site is good for starting..
**broken link removed**

good luck....
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top