micropython_ra8875
Display controller
A device driver and GUI library for controlling RA8875-based displays on MicroPython devices
MicroPython device driver and nano-GUI for RA8875 based displays
10 stars
3 watching
2 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
antirez/uc8151_micropython | A MicroPython driver for controlling e-paper displays using the UC8151 chip | 139 |
rdagger/micropython-hpdl1414 | A MicroPython module for controlling a smart alphanumeric display with limited character capabilities | 0 |
peterhinch/micropython-lcd160cr-gui | A touch-driven GUI library for interacting with LCD displays using Python | 30 |
julienbacquart/micropython-max7219 | A Micropython library for controlling 8-digit 7-segment displays based on the MAX7219 | 4 |
tkurbad/mp-ili9341 | A Python driver for controlling an ILI9341 TFT display on a microcontroller | 1 |
russhughes/gc9a01py | A display driver for microcontrollers, supporting bitmap fonts and basic graphics | 43 |
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 518 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 13 |
russhughes/t-display-s3 | A driver for MicroPython that enables basic display functionality on the TTGO T-Display-S3 board | 13 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 199 |
slothyrulez/lcdi2c | A Python library for controlling an HD44780 LCD display using a 2-wire I2C interface | 4 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
brainelectronics/micropython-i2c-lcd | A Python module that provides an interface to control HD44780 LCD displays via I2C. | 17 |
peterhinch/micropython-touch | A GUI library for touch displays that supports various touch controllers and is designed to be portable and compatible with different display drivers. | 34 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 128 |