This project demonstrates a basic MP3 player using an ESP32 microcontroller and a DFRobot DFPlayer Mini. It plays a pre-selected MP3 file from the SD card inserted into the DFPlayer. The code is ...
When [Neutrino-1] saw DFRobot’s DFPlayer module, he decided he wanted to make his own retro MP3 player. This tiny module comes packed with a ton of interesting capabilities such as EQ adjustment, ...
The code is a mess and needs optimization, but it functions. The DFPlayer Mini clone is a MP3-TF-16P V3.0 that didn't work with any DFPlayer libraries I tried, so I went straight to serial using some ...