KT403A-MP3
MP3 player module
A MicroPython driver for playing MP3 files on certain microcontroller modules
MicroPython driver for KT403A MP3 chip (DFPlayer, GroveMP3, ... used on Pycom modules)
11 stars
3 watching
11 forks
Language: Python
last commit: about 7 years ago dfplayerdrivereffectsesp32grovehc2kt403alopymicropythonminimp3pycomsoundwipy
Related projects:
Repository | Description | Stars |
---|---|---|
peterhinch/micropython-vs1053 | Drivers for a digital audio player chip | 24 |
jczic/esp32-mpy-jama | An integrated development environment and toolbox for MicroPython on ESP32 microcontrollers | 426 |
rdagger/micropython-jq6500 | Library for controlling audio playback on certain microcontroller boards with built-in sound modules | 19 |
redoxcode/micropython-dfplayer | A micropython library to control a specific digital music player module | 14 |
jornamon/mp-bmp3xx-full | A fully featured driver for a specific microcontroller family | 4 |
shrimpingit/micropython-dfplayer | An implementation of DFPlayer control using UART 1 on ESP8266 to play MP3 files from a file system | 44 |
lieff/minimp3 | A lightweight MP3 decoder library with fast and accurate decoding capabilities | 1,606 |
jposada202020/micropython_bma400 | A MicroPython driver for an accelerometer sensor from Bosch. | 0 |
lioujj/pxt-mp3 | A software package that enables MP3 playback on a microcontroller-based platform using a dedicated audio player module. | 11 |
russhughes/gc9a01_mpy | A fast MicroPython driver for GC9A01 display modules with support for various features including display rotation, scrolling, and text rendering. | 152 |
miketeachman/micropython-ads1219 | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
jajberni/mcp342x_lopy | A MicroPython driver for the MCP342x ADC | 3 |
jczic/micromlp | A lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers | 183 |
mattmatic/micropython-longwave | A WAV player implemented in Python for MicroPython boards using a double buffered approach | 10 |
jczic/microwebcli | A micro HTTP Web client for MicroPython | 55 |