max7219_8digit
SPI display driver
A driver for connecting 8x7 digit displays to microcontrollers using SPI protocol
Micropython driver for the max7219 with 8 x 7segment display
23 stars
5 watching
6 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
devbis/st7789py_mpy | A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. | 85 |
devbis/st7789_mpy | A driver for displaying graphics on ST7789-based displays with MicroPython | 196 |
mcauser/micropython-max7219 | An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support | 182 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 557 |
vrialland/micropython-max7219 | A driver for a specific LED matrix display connected to microcontrollers using MicroPython | 37 |
russhughes/st7789py_mpy | A MicroPython driver for ST7789 displays | 163 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 126 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |
sakartu/tm74hc595 | A driver for 8-segment displays controlled by the TM74HC595 controller | 5 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |
hybotix/micropython-ht16k33 | A Python driver for an LED matrix display IC | 44 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
marksbench/mb_psram_64mb_spi | A MicroPython module for interacting with 64Mbit PSRAM devices | 12 |