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.

GitHub

15 stars
2 watching
1 forks
Language: Python
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
janbednarik/micropython-ws2812Driver for controlling RGB LEDs using MicroPython190
mcauser/micropython-p9813A driver for RGB LED controllers7
mcauser/micropython-tm1638A MicroPython driver for controlling 7-segment LED displays with switches.28
vrialland/micropython-ht1632cA MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics7
mcauser/micropython-tm1640A MicroPython library for controlling an 8x8 LED matrix display15
janbednarik/micropython-matrix8x8A Python driver for an 8x8 LED Matrix display using I2C communication15
heman/micropython-ws2801A Python library that allows MicroPython to control WS2801 RGB LEDs2
rdagger/micropython-ssd1309An open-source display driver library for the SSD1309 monochrome OLED screen using MicroPython33
hubertd/micropython-ws2812-7segA project providing a 7-segment display interface using WS2812 LEDs and Micropython for microcontrollers1
eosti/micropython-aw210xxA Python driver library for Awinic's AW210xx line of 8-bit RGB drivers.0
rdagger/micropython-ssd1351Provides a Python driver for controlling an SSD1351 OLED display using MicroPython58
mcauser/micropython-my9221A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver7
rdagger/micropython-ssd1322A MicroPython display driver for grayscale OLED displays using the SSD1322 chip12
hybotix/micropython-ht16k33A Python driver for an LED matrix display IC44
vrialland/micropython-max7219A driver for a specific LED matrix display connected to microcontrollers using MicroPython39