Skip to content

DFPlay Enhanced Library for the DFPlayer - Arduino Port

Pre-release
Pre-release
Compare
Choose a tag to compare
@rwpalmer rwpalmer released this 16 Sep 14:20
985781f

The author wrote DFPlay as a library for Particle devices.

Particle prerelease version 0.0.10 was ported to Arduino in September 2018 by Federico Busero. Limited Arduino testing was done in relation to the following project:
https://community.blynk.cc/t/audio-mp3-music-esp8266-dfrobot-dfplayer-mini-music-player-widget-wifi-nodemcu-wemos-d1/28513

This version is retained for other Arduino users to use. Note that it is a "one time port", and that it is not maintained or enhanced by the author.

None of the example programs have been ported, but the following should not be difficult to port.

  • PlaySD.ino
  • PlaySD-timer.ino

The other examples define "Particle Functions" that allow users to interface with the Particle MPU and to control the DFPlayer via the Particle Cloud. These will be more difficult to port to Arduino.

  • DoorAlarm.ino
  • PlayList.ino
  • PlaySelection.ino

None of the documentation has been adjusted for Arduino devices ... but Arduino users who use the DFPlayer should still find it relevant.