Jump to content
Electronics-Lab.com Community

Mp3 Player


Dayz

Recommended Posts

Hello,

I would like to know if its possible to use a 8051 microcontroller to design a simple mp3 player. My microcontroller is 40Mhz and I would like it to read data from a USB or SD card. Is this possible? Does anyone have any good sites for usb protocal? Thank You

Link to comment
Share on other sites


There are interfaces for microcontrollers (via SPI, I2C) that will allow communication to/from USB devices or memory cards, but I'm not sure if they'll cope with the data rate needed to play MP3s.

For instance:
http://www.silabs.com/tgwWebApp/public/web_content/products/Microcontrollers/USB/en/USB_MS_RD.htm

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...