micropython-ws2812
LED driver
Driver for controlling RGB LEDs using MicroPython
MicroPython driver for WS2812 RGB LEDs (WS2812B, AdaFruit NeoPixels, ...).
189 stars
12 watching
50 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
janbednarik/micropython-matrix8x8 | A Python driver for an 8x8 LED Matrix display using I2C communication | 15 |
mcauser/micropython-p9813 | A driver for RGB LED controllers | 7 |
warringer/micropython-rgbled | A driver wrapper for RGB LED strips and matrices on MicroPython-capable boards | 15 |
nickovs/ws2812-spi | A low-level driver for a WS2812 RGB LED display on a microcontroller. | 26 |
heman/micropython-ws2801 | A Python library that allows MicroPython to control WS2801 RGB LEDs | 2 |
eosti/micropython-aw210xx | A Python driver library for Awinic's AW210xx line of 8-bit RGB drivers. | 0 |
hubertd/micropython-ws2812-7seg | A project providing a 7-segment display interface using WS2812 LEDs and Micropython for microcontrollers | 1 |
vrialland/micropython-ht1632c | A MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics | 7 |
mcauser/micropython-my9221 | A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver | 7 |
hybotix/micropython-ht16k33 | A Python driver for an LED matrix display IC | 44 |
mcauser/micropython-tm1638 | A MicroPython driver for controlling 7-segment LED displays with switches. | 28 |
vrialland/micropython-max7219 | A driver for a specific LED matrix display connected to microcontrollers using MicroPython | 37 |
mcauser/micropython-tm1640 | A MicroPython library for controlling an 8x8 LED matrix display | 14 |
mcauser/micropython-tm1637 | A MicroPython driver for TM1637 quad 7-segment LED display modules | 191 |
rdagger/micropython-ssd1351 | Provides a Python driver for controlling an SSD1351 OLED display using MicroPython | 58 |