micropython-ws2812

LED driver

Driver for controlling RGB LEDs using MicroPython

MicroPython driver for WS2812 RGB LEDs (WS2812B, AdaFruit NeoPixels, ...).

GitHub

190 stars
12 watching
50 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
janbednarik/micropython-matrix8x8A Python driver for an 8x8 LED Matrix display using I2C communication15
mcauser/micropython-p9813A driver for RGB LED controllers7
warringer/micropython-rgbledA driver wrapper for RGB LED strips and matrices on MicroPython-capable boards15
nickovs/ws2812-spiA low-level driver for a WS2812 RGB LED display on a microcontroller.26
heman/micropython-ws2801A Python library that allows MicroPython to control WS2801 RGB LEDs2
eosti/micropython-aw210xxA Python driver library for Awinic's AW210xx line of 8-bit RGB drivers.0
hubertd/micropython-ws2812-7segA project providing a 7-segment display interface using WS2812 LEDs and Micropython for microcontrollers1
vrialland/micropython-ht1632cA MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics7
mcauser/micropython-my9221A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver7
hybotix/micropython-ht16k33A Python driver for an LED matrix display IC44
mcauser/micropython-tm1638A MicroPython driver for controlling 7-segment LED displays with switches.28
vrialland/micropython-max7219A driver for a specific LED matrix display connected to microcontrollers using MicroPython39
mcauser/micropython-tm1640A MicroPython library for controlling an 8x8 LED matrix display15
mcauser/micropython-tm1637A MicroPython driver for TM1637 quad 7-segment LED display modules195
rdagger/micropython-ssd1351Provides a Python driver for controlling an SSD1351 OLED display using MicroPython58