Search the web
Sign In
New User? Sign Up
pjrcmp3 · PJRC Homebrew MP3 Player Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
need explanation   Message List  
Reply | Forward Message #5045 of 5073 |
Re: need explanation

Are you interested in a CS programming description of a EE design
description?

I am not an EE so I can only give a waving of the hands about most
things. (I think) Essentally the FPGA is used as an IDE, RAM and DMA
contoller. On startup, the mp3 decoder is initilized and the files are
indexed. A file is opened, read in, and stored into the RAM buffer
until either and EOF or OOM. After this is completed, blocks are
copied from RAM and sent to the MP3 decoder. This step is then repeated.

Everything else is extra that make the player work in a pleasing way.
ID3V1 information is displayed, the file tree is used for a file
browsing display, audio levels can be adjusted, play can be paused,
tracks skipped forward or reverse and so on.

There is extensive schematic files on the web site and the C/asm
source code can be downloaded.

Keith

--- In pjrcmp3@yahoogroups.com, "roopamanjula" <roopamanjula@...> wrote:
>
> can anybody explain me how this pjrc board works clearly .
> from where to where the data is sent while a next file or anything
> command is given to it ,which performs this operation
> please help me, iam doing project on that.
>





Mon Feb 4, 2008 2:23 pm

colonwq
Offline Offline
Send Email Send Email

Forward
Message #5045 of 5073 |
Expand Messages Author Sort by Date

can anybody explain me how this pjrc board works clearly . from where to where the data is sent while a next file or anything command is given to it ,which...
roopamanjula
Offline Send Email
Feb 4, 2008
6:58 am

Are you interested in a CS programming description of a EE design description? I am not an EE so I can only give a waving of the hands about most things. (I...
colonwq
Offline Send Email
Feb 4, 2008
2:23 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help