micropython-ws2812-7seg
LED display driver
A project providing a 7-segment display interface using WS2812 LEDs and Micropython for microcontrollers
1 stars
3 watching
0 forks
Language: HTML
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
vrialland/micropython-max7219 | A driver for a specific LED matrix display connected to microcontrollers using MicroPython | 37 |
mcauser/micropython-tm1638 | A MicroPython driver for controlling 7-segment LED displays with switches. | 28 |
janbednarik/micropython-ws2812 | Driver for controlling RGB LEDs using MicroPython | 189 |
heman/micropython-ws2801 | A Python library that allows MicroPython to control WS2801 RGB LEDs | 2 |
vrialland/micropython-ht1632c | A MicroPython library for controlling a 32x16 bicolor LED matrix from Sure Electronics | 7 |
nickovs/ws2812-spi | A low-level driver for a WS2812 RGB LED display on a microcontroller. | 26 |
mcauser/micropython-tm1640 | A MicroPython library for controlling an 8x8 LED matrix display | 14 |
schumixmd/ttgo-st7789-micropython | A driver for the 1.14 Inch LCD display found on the TTGO T-Display ESP32 CP2104 WiFi Bluetooth Module development board | 18 |
mcauser/micropython-tm1637 | A MicroPython driver for TM1637 quad 7-segment LED display modules | 191 |
nemart69/sh1107-micropython | Driver for a 64x128 OLED display using Micropython's I2C protocol | 9 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
devbis/st7789_mpy | A driver for displaying graphics on ST7789-based displays with MicroPython | 196 |
warringer/micropython-rgbled | A driver wrapper for RGB LED strips and matrices on MicroPython-capable boards | 15 |
hybotix/micropython-ht16k33 | A Python driver for an LED matrix display IC | 44 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 126 |