-
I'm working on an embedded project requiring MP3 / .WAV file playback and I wrote a driver for the DFPlayer Mini MP3 player chip that I'm using for that purpose. I thought that this driver might be us…
0b1-k updated
8 months ago
-
**Is your feature request related to a problem? Please describe.**
_A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]_
the Df player needs a foorprint and…
-
**Describe the problem you have/What new integration you would like**
Please add Dfplayer PRO integration from DFROBOT.
**Please describe your use case for this integration and alternatives …
-
How can i see if music is currently playing? I have a button where if the music is playing, I want to stop it. then if you touch button again it will start playing the next track. The regular dfplay…
-
Purchase and assemble circuit to play audio from ESP32 or Arduino using a MP3 module. Determine if this will satisfy our project needs. They can be purchased on Amazon for $5-$10
https://www.dfrobo…
-
With just a few files and a github issue request you can make this library available to the Arduino Library manager. This will make it much easier for the average user to download...:
https://github.c…
-
The DFRobot Mini / MP3-TF-16P protocol is similar, it has an additional version byte and two checksum bytes, and also adds some response data, it may be easy enough to extend JQ6500_Serial to handle…
-
HI there
I had the previous library running well (ESP8266), but I needed to use folders so want to move to the new library. Fairly simple swap out but getting an exception on setup() as soon as a …
-
I needed a small Arduino for a project and I went with the Seeeduino XIAO which is a great little processor - but the same code that works on my other Arduinos does not execute correctly on the Seeedu…
-
Serial.println(myDFPlayer.readState());
sometimes while playing returns 513 or stopped 512
but most of the time returns -1 or some other number unless rebooted
using esp8266
9H1LO updated
2 years ago