Adafruit
Adafruit Music Maker MP3 Shield for Arduino (MP3/Ogg/WAV...)
The Adafruit Music Maker MP3 Shield turns any Arduino into a versatile audio player, recorder, and MIDI synthesiser. Powered by the VS1053B codec chip, it de...
Get notified when back in stock
The Adafruit Music Maker MP3 Shield turns any Arduino into a versatile audio player, recorder, and MIDI synthesiser. Powered by the VS1053B codec chip, it decodes MP3, AAC, Ogg Vorbis, WMA, FLAC, WAV, and MIDI formats, and can also record audio in PCM (WAV) or compressed Ogg Vorbis — all over a lightweight SPI interface.
Play audio files from a microSD card, record sound via the microphone input, or boot into MIDI synth mode for dozens of built-in drum and instrument sounds. This is the line/headphone output version with stereo output featuring proper filter capacitors and ground reference for safe connection to headphones or powered speakers.
Key Features
- VS1053B Codec – Decodes MP3, MP4/AAC, Ogg Vorbis, WMA, FLAC, WAV (PCM/ADPCM), MIDI; encodes Ogg and WAV
- MicroSD Card Slot – Plays from any FAT16/FAT32 card (64 MB or larger)
- Stereo Line/Headphone Output – With filter caps and ground reference
- Built-In MIDI Synth – Dozens of instrument and drum sounds via 31,250 baud MIDI
- Digital Audio Controls – Adjustable bass, treble, and volume
- 7 Extra GPIOs – Read buttons or drive LEDs through the Arduino library
- Full Level Shifting – 3.3 V / 5 V for both SD and codec chips
- Recording Capable – Microphone input breakout for audio capture
Compatibility
- Arduino UNO, Leonardo, and Mega
Ideal For
- Audio playback and sound effects projects
- MIDI synthesiser and drum machine builds
- Audio recording and logging
- Interactive exhibits and talking props
Package Contents
- 1× Adafruit Music Maker MP3 Shield (assembled and tested)
- 2× 2-pin terminal blocks
- 1× 0.1" male header strip
- 1× 2×3 female header (ICSP)
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- baud
- Baud is the signalling rate of a serial connection, often used as the speed setting for UART communication. Matching the baud rate matters because both connected devices must use the same setting for readable data.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- 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
adafruit music maker shield vs1053 mp3 wav wave ogg vorbis player
Document · 3.0 MB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au