Skip to content

MicroPython Driver for the DFPlayer (and clones) on Raspberry Pi Pico

License

Notifications You must be signed in to change notification settings

sparkes/PicoDFPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PicoDFPlayer

MicroPython Driver for the DFPlayer (and clones) MP3 Player on Raspberry Pi Pico

This driver implements the serial UART communication protocol that the DFPlayer use and adds shorthand functions for the most common features for controlling the DFPlayer such as play a track, change volume, next/previous track, volume controls etc.

It is also possible to directly send commands to the DFPlayer through the driver, for instance if you want to handle the return values and/or use features that are not implemented as shorthand features.

About

MicroPython Driver for the DFPlayer (and clones) on Raspberry Pi Pico

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%