micropython-max7219
Display controller
A Micropython library for controlling 8-digit 7-segment displays based on the MAX7219
Micropython library for a 8 digits 7-segment display based on the MAX7219.
4 stars
1 watching
3 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
antirez/uc8151_micropython | A MicroPython driver for controlling e-paper displays using the UC8151 chip | 136 |
onemadgypsy/upy-st7789 | A driver that provides a simple interface to control ST7789 displays | 1 |
vrialland/micropython-max7219 | A driver for a specific LED matrix display connected to microcontrollers using MicroPython | 37 |
rdagger/micropython-hpdl1414 | A MicroPython module for controlling a smart alphanumeric display with limited character capabilities | 0 |
devbis/st7789py_mpy | A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. | 85 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
tkurbad/mp-ili9341 | A Python driver for controlling an ILI9341 TFT display on a microcontroller | 1 |
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |
brainelectronics/micropython-i2c-lcd | A Python module that provides an interface to control HD44780 LCD displays via I2C. | 17 |
mcauser/micropython-tm1638 | A MicroPython driver for controlling 7-segment LED displays with switches. | 28 |
sakartu/tm74hc595 | A driver for 8-segment displays controlled by the TM74HC595 controller | 5 |
thomascountz/micropython_i2c_lcd | A MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander. | 3 |
wjdp/micropython-lcd | A class for controlling an HD44780 LCD display from a PyBoard microcontroller using Python. | 20 |
slothyrulez/lcdi2c | A Python library for controlling an HD44780 LCD display using a 2-wire I2C interface | 4 |