SkillAgentSearch skills...

DFMiniMp3

Arduino library for the DFPlayer Mini Mp3 module. Please refer to the Wiki for more details. Please use the GitHub Discussions ask questions as the GitHub Issues feature is used for bug tracking.

Install / Use

/learn @Makuna/DFMiniMp3
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DFPlayer Mini mp3

Donate

Arduino DFPlayer Mini Mp3 module library

This library allows your Arduino project to control the DFPlayer Mini MP3 module. It supports both hardware serial and software serial. It was designed to fit in the smallest Arduino hardware by consuming less code and memory space than other libraries.

Please read the product link before connecting your module, it will save you alot of time and effort.
DFRobot's DFPlayer Mini Mp3

For quick questions and support:

For bugs, make sure there isn't an active issue and then create one.

Documentation

See Wiki

Installing This Library (prefered, you just want to use it)

Open the Library Manager and search for "DFPlayer Mini Mp3 by Makuna" and install.

Installing This Library From GitHub (advanced, you want to contribute)

Create a directory in your Arduino\Library folder named "DfMiniMp3"
Clone (Git) this project into that folder.
It should now show up in the import list when you restart Arduino IDE.

View on GitHub
GitHub Stars159
CategoryDevelopment
Updated1mo ago
Forks35

Languages

C++

Security Score

100/100

Audited on Feb 6, 2026

No findings