micropython-rgbled
LED driver
A driver wrapper for RGB LED strips and matrices on MicroPython-capable boards
This wrapper module aims to reduce the work needed to work with NeoPixel (WS2812) and DotStar (APA102) RGB LED strips and matrixes.
15 stars
2 watching
1 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
janbednarik/micropython-ws2812 | Driver for controlling RGB LEDs using MicroPython | 189 |
mcauser/micropython-p9813 | A driver for RGB LED controllers | 7 |
mcauser/micropython-tm1638 | A MicroPython driver for controlling 7-segment LED displays with switches. | 28 |
vrialland/micropython-ht1632c | A MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics | 7 |
mcauser/micropython-tm1640 | A MicroPython library for controlling an 8x8 LED matrix display | 14 |
janbednarik/micropython-matrix8x8 | A Python driver for an 8x8 LED Matrix display using I2C communication | 15 |
heman/micropython-ws2801 | A Python library that allows MicroPython to control WS2801 RGB LEDs | 2 |
rdagger/micropython-ssd1309 | An open-source display driver library for the SSD1309 monochrome OLED screen using MicroPython | 32 |
hubertd/micropython-ws2812-7seg | A project providing a 7-segment display interface using WS2812 LEDs and Micropython for microcontrollers | 1 |
eosti/micropython-aw210xx | A Python driver library for Awinic's AW210xx line of 8-bit RGB drivers. | 0 |
rdagger/micropython-ssd1351 | Provides a Python driver for controlling an SSD1351 OLED display using MicroPython | 58 |
mcauser/micropython-my9221 | A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver | 7 |
rdagger/micropython-ssd1322 | A MicroPython display driver for grayscale OLED displays using the SSD1322 chip | 12 |
hybotix/micropython-ht16k33 | A Python driver for an LED matrix display IC | 44 |
vrialland/micropython-max7219 | A driver for a specific LED matrix display connected to microcontrollers using MicroPython | 37 |