SparkFun
LilyPad MP3
The LilyPad MP3 Player is an all-in-one audio board combining an Arduino-compatible microcontroller, MP3 decoder, microSD card socket, and stereo amplifier. ...
The LilyPad MP3 Player is an all-in-one audio board combining an Arduino-compatible microcontroller, MP3 decoder, microSD card socket, and stereo amplifier. Part of the LilyPad e-textiles line, it's designed to add music and sound effects to fabric creations, wearables, and interactive projects.
Out of the box, it plays specific audio files when any of its five trigger inputs are grounded. Add an optional RGB rotary encoder and load the included alternative firmware for track selection and volume control via a user interface. Powered by a 3.7V LiPo battery (with built-in charging circuit) or an external 3.5–6V source.
Key Features
- Microcontroller – ATmega 328p with Arduino bootloader (Pro 3.3V/8MHz)
- Audio Decoder – VS1053B (MP3, WAV, OGG, and more)
- Amplifier – TPA2016D2 stereo amplifier
- Charger – MCP73831 LiPo charger (500mA default, adjustable)
- Headphone Jack – 3.5mm stereo output
- Trigger Inputs – 5 inputs (also usable as analog, serial, and I2C)
- Power – 3.7V LiPo (charging built-in) or 3.5–6V external
- Programming – Via 5V FTDI Basic breakout using the Arduino IDE
- Optional – RGB rotary encoder header for UI control (not included)
Ideal For
- E-textile and wearable audio projects
- Interactive costumes and installations
- Sound-triggered exhibits and props
- Portable MP3 playback devices
Package Contents
- 1× LilyPad MP3 Player Board
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- Bootloader
- Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
- breakout
- A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
- e-textiles
- Electronic textiles are fabrics or clothing that include electrical parts such as conductive thread, sensors, LEDs, or small controllers. This matters because parts for e-textiles need to survive bending, sewing, and sometimes washing.
- encoder
- A device attached to a motor or shaft that reports movement, such as rotation steps or position. In a pump system, an encoder can help measure or control how much the motor has turned, which affects how repeatable the watering amount can be.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- LiPo
- A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
- MCP73831
- A lithium battery charger chip used to safely charge a single-cell LiPo battery. It matters because it lets the board recharge a battery from USB or another input without needing a separate charger module.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- microSD card
- A microSD card is a small removable memory card used to store files such as audio tracks. For this product, the card is where the sound files live, so its capacity and formatting can affect how many sounds you can use.
- RGB
- Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
Find this product in
Audio & Video
Brands
Wearables & E-textiles
LilyPad MP3 Schematic
Schematic · 126.0 KB · Click any page to view full size
VS1053B Datasheet
Datasheet · 695.6 KB · Click any page to view full size
TPA2016D2 Datasheet
Datasheet · 1.3 MB · Click any page to view full size
MCP73831T Datasheet
Datasheet · 928.8 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 871.4 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au