micropython-dfplayer
Music player library
A micropython library to control a specific digital music player module
A micropython library to control the DFPlayer mini mp3 player module.
14 stars
1 watching
5 forks
Language: Python
last commit: 6 days ago
Linked from 1 awesome list
dfplayerdfplayer-minimicropython
Related projects:
Repository | Description | Stars |
---|---|---|
shrimpingit/micropython-dfplayer | An implementation of DFPlayer control using UART 1 on ESP8266 to play MP3 files from a file system | 44 |
rdagger/micropython-jq6500 | Library for controlling audio playback on certain microcontroller boards with built-in sound modules | 19 |
redoxcode/micropython-ppm_reader | A Python library to decode PPM signals from RC receivers | 11 |
rdagger/micropython-sgtl5000 | A Python library for controlling an SGTL5000 Low Power Stereo Codec with a built-in headphone amplifier. | 3 |
redoxcode/micropython-servo | A Python library to control and calibrate RC servos using hardware PWM on microcontrollers. | 14 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
dafvid/micropython-bmp280 | A Python module for interacting with the BMP280 sensor on an I2C bus. | 90 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
jczic/kt403a-mp3 | A MicroPython driver for playing MP3 files on certain microcontroller modules | 11 |
redoxcode/micropython-stepper | A Python library to control stepper motors in MicroPython using a simplified API and efficient timer-based approach. | 11 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 193 |
mattmatic/micropython-longwave | A WAV player implemented in Python for MicroPython boards using a double buffered approach | 10 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
rdagger/micropython-hpdl1414 | A MicroPython module for controlling a smart alphanumeric display with limited character capabilities | 0 |
rdagger/micropython-charlcd | A library to control a character LCD display in 4 bit mode | 13 |