matrix7seg
7-seg driver
A Python module for controlling a 7-segment display using a MAX7219 chip
MAX7219 7-segment python microbit driver
6 stars
2 watching
5 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mcauser/microbit-tm1637 | This project provides a Python library for controlling quad 7-segment LED displays using the TM1637 LED driver. | 10 |
fizban99/microbit_ssd1306_7seg | A library that allows an OLED display to emulate a 7 segment display on a micro:bit microcontroller | 8 |
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |
octaprog7/matrixdisplay | MicroPython module for controlling an 8x8 LED matrix display using the MAX7219 chip. | 0 |
mcauser/microbit-my9221 | A library for controlling 10 segment LED bar graph modules using the MY9221 LED driver | 0 |
devbis/st7789py_mpy | A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. | 85 |
mcauser/micropython-max7219 | An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support | 182 |
devbis/st7789_mpy | A driver for displaying graphics on ST7789-based displays with MicroPython | 196 |
nemart69/sh1107-micropython | Driver for a 64x128 OLED display using Micropython's I2C protocol | 9 |
sakartu/tm74hc595 | A driver for 8-segment displays controlled by the TM74HC595 controller | 5 |
gingemonster/pca9685-python-microbit | Python driver for controlling 16-channel PWM/Servo Driver with I2C interface | 24 |
janbednarik/micropython-matrix8x8 | A Python driver for an 8x8 LED Matrix display using I2C communication | 15 |
mcauser/micropython-tm1637 | A MicroPython driver for TM1637 quad 7-segment LED display modules | 191 |
onemadgypsy/upy-st7789 | A driver that provides a simple interface to control ST7789 displays | 1 |
nquest/micropython-st7565 | An LCD driver for microcontrollers using the ST7565 controller | 13 |