-
-
Notifications
You must be signed in to change notification settings - Fork 33
Home
Please consider donating to the cause.
For quick questions jump on Gitter and ask away.
This is an Arduino Library that supports the DFRobotics DFPlayer Mini MP3 module.
Please see the FAQ for common questions and answers.
Please read the product link before connecting your module, it will save you alot of time and effort.
DFRobot's DFPlayer Mini Mp3
Just want to see the API Reference?
Looking for some debug features to help diagnose problems you may have run into?
There are several locations you can seek help and ask questions. They are...
- Any Arduino platform that has serial support
This library was written to be small in code size and memory usage compared to other libraries. The template based coding pattern allows the compiler to produce smaller code while still supporting all the options. This is important when you are working on smaller Arduinos like a Gemma.
There are several examples that will help you get started. They range from simple to complex and are always a good reference.
- North Pole Hotline - Push button phone gives you a Hotline to the North Pole
- ABPlayer Mini - An audiobook player based on the DFPlayer Mini Module.
- ESPboy mp3 module- An mp3 module for ESPboy project
- Nfc-controlled Mp3 player for kids - Nfc controlled Mp3 player not unlike "TonieBox" using the DFPlayer
Making the handling of DFminiMp3 more comfortable