MP3 Playback with CircuitPython #Feather #AdafruitLearningSystem @Adafruit

A LCD display shows a winamp-like user interface for MP3 playback

Compressed audio can be a nice alternative to uncompressed WAV files, especially when you have a small filesystem like that on many CircuitPython boards, as WAV files get sizeable quite quickly.

MP3 technology dates to the 1990s and all the patents have long since expired worldwide, making it an obvious choice for compressed audio. For this reason, many builds of CircuitPython include the audiomp3 module with its MP3Decoder object.

You can listen to a much longer playlist with CircuitPython, using the built in MP3 playback capability!

The MP3 decoder itself supports a wide range of formats, including CBR, ABR and VBR. Across most boards that support MP3Decoder, we’ve found that mono and stereo files from 32kbit/s to 128kbit/s work, with sample rates from 16kHz to 44.1kHz.

More powerful boards can even decode and mix two MP3s and some Espressif boards can stream MP3s from a web server.

The guide explains how to use CircuitPython boards for MP3 playback, detailing the support for various formats and capabilities like mixing two MP3s or streaming from a web server. It also provides tips and advice on constructing audio playback objects, MP3Decoder objects, and managing buffers for optimal performance.

Read more at MP3 Playback with CircuitPython


Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)

Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — The 2024 Recap Issue!

Maker Business – Adafruit Daily — Apple to build another chip at TSMC Arizona

Electronics – Adafruit Daily — SMT Tip – Stop moving around!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !


No Comments

No comments yet.

Sorry, the comment form is closed at this time.