ws2812-SPI
LED driver
A low-level driver for a WS2812 RGB LED display on a microcontroller.
An efficient micropython WS2812 (NeoPixel) driver
26 stars
5 watching
7 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
janbednarik/micropython-ws2812 | Driver for controlling RGB LEDs using MicroPython | 189 |
hubertd/micropython-ws2812-7seg | A project providing a 7-segment display interface using WS2812 LEDs and Micropython for microcontrollers | 1 |
hybotix/micropython-ht16k33 | A Python driver for an LED matrix display IC | 44 |
warringer/micropython-rgbled | A driver wrapper for RGB LED strips and matrices on MicroPython-capable boards | 15 |
mcauser/micropython-tm1640 | A MicroPython library for controlling an 8x8 LED matrix display | 14 |
nickpmulder/ssd1306big | A driver for 128x64 pixel SSD1306 OLED displays using MicroPython | 24 |
mcauser/micropython-tm1638 | A MicroPython driver for controlling 7-segment LED displays with switches. | 28 |
heman/micropython-ws2801 | A Python library that allows MicroPython to control WS2801 RGB LEDs | 2 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |
mcauser/micropython-tm1637 | A MicroPython driver for TM1637 quad 7-segment LED display modules | 191 |
vrialland/micropython-ht1632c | A MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics | 7 |
eosti/micropython-aw210xx | A Python driver library for Awinic's AW210xx line of 8-bit RGB drivers. | 0 |
janbednarik/micropython-matrix8x8 | A Python driver for an 8x8 LED Matrix display using I2C communication | 15 |
vrialland/micropython-max7219 | A driver for a specific LED matrix display connected to microcontrollers using MicroPython | 37 |
neliogodoi/micropython-veml6075 | A driver library for a UV light sensor IC. | 2 |