News

Arduino-Soundpod An Arduino based MP3 player which uses a 1.3" OLED display along with DFPlayer.
Here’s an inexpensive Arduino-based MP3 Jukebox (translated) which [Jose Daniel Herrera] put together. He spent some time making sure that it looked great sitting on a shelf with his other audio ...
Obviously, interfacing a micro SD card-based MP3 player module to an Arduino overcomes opens a new world of real digital audio. You can edit this basic idea to use in many projects that need ...
Both are based on ideas from Tonuino, an open source project aimed at turning Arduinos into MP3 players.
In this DIY tutorial we will learn how to build a simple yet powerful MP3 player circuit that could play any MP3 song, the volume and track can also be adjusted with the help of push buttons.
Have you ever wanted to know what is inside a digital audio mixing console? Or have you already programmed some MP3-player based on an ESP32 and the great Arduino libraries, but without the option for ...
By design, MP3 players are very modern looking devices, but if you'd like a little more retro flair, electronics blog Arduino Guay shows how to build ...
This arduino audio/music player can amplify and play music from SD card with adding sound effects using your Arduino Board. To play mp3 files using arduino, you need to convert them into .wav files.
Or have you already programmed some MP3-player based on an ESP32 and the great Arduino libraries, but without the option for processing these audio signals? In this two-part series, we will create a ...
An arduino-based MP3 player using the DFPlayer Mini and the OneButton, DFPlayerMini_Fast, FireTimer & EEPROM libraries. Be sure you have those installed before attempting to compile the sketch.