SparkFun
SparkFun MP3 Player Shield
The SparkFun MP3 Player Shield is an awesome MP3 decoder with the capabilities of storing music files onto a run-of-the-mill microSD card, thus giving you...
Get notified when back in stock
The SparkFun MP3 Player Shield is an awesome MP3 decoder with the capabilities of storing music files onto a run-of-the-mill microSD card, thus giving you the ability toadd music or sound effects to any project. With this board you can pull MP3 files from an microSD card and play them using only one shield, effectively turning any Arduino into a fully functional stand-alone MP3 player! The MP3 Shield utilizes the VS1053B MP3 audio decoder IC to decode audio files. The VS1053 is also capable of decoding Ogg Vorbis/MP3/AAC/WMA/MIDI audio and encoding IMA ADPCM and user-loadable Ogg Vorbis.
The VS1053 receives its input bitstream through a serial input bus (SPI). After the stream has been decoded by the IC, the audio is sent out to both a 3.5mm stereo headphone jack, as well as a 2-pin 0.1" pitch header.
This shield comes populated with all components as shown in the images and schematic; but it does not come with headers installed. We recommend the Arduino R3 Stackable Header Kit.
Features:
- 3.5mm audio out jack
- 0.1" spaced header for speaker out
- microSD card slot
Documents:
- Schematic
- Eagle Files
- Datasheet (VS1053B)
- Hookup Guide
- GitHub (Design Files, Library, & Example Code)
Jargon buster
Plain-language definitions for the technical terms used above.
- Headers
- Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
- microSD card
- A microSD card is a small removable flash memory card used to store data such as audio, images, logs or program files. Its capacity and formatting (often FAT32 or exFAT) affect how much can be stored and whether the card needs preparing before use.
- MIDI
- MIDI is a standard way for electronic instruments, controllers, and software to send musical control messages such as notes, velocity, and timing. If a board supports MIDI, it can be triggered from keyboards, drum pads, sequencers, or other music gear rather than only from buttons or code.
- Shield
- An add-on board that plugs into a main controller board to give it extra features such as sensing, motor control or communication. Knowing a product supports shields helps you judge whether it can connect neatly into an existing maker-board setup.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in
Audio & Video
Brands
MP3 Player Shield Schematic
Schematic · 137.3 KB · Click any page to view full size
VS1053B Datasheet
Datasheet · 763.2 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 656.9 KB · Click any page to view full size
vs1053
Document · 695.6 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
MP3 Player Shield - Play MP3s from an SD card! Created by and available from SparkFun Electronics
2805993
almost 2 years ago
· 16 commits
- Documentation Updating README, adding license file, cleaning up repo structure about 11 years ago
- firmware Correct CS pin to default over 4 years ago
- hardware Use traces to close jumpers almost 2 years ago
- Production Updating README, adding license file, cleaning up repo structure about 11 years ago
- .gitattributes Initial commit at v1.3 over 12 years ago
- .gitignore Updating .git files about 11 years ago
- LICENSE.md Updating README, adding license file, cleaning up repo structure about 11 years ago
- README.md Update README.md over 7 years ago
Related Tutorials
Free guides on learn.littlebird.com.au