gc9a01py
Display driver
A display driver for microcontrollers, supporting bitmap fonts and basic graphics
GC9A01 Display driver in MicroPython
43 stars
5 watching
19 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
gc9a01micropythonmicropython-driver
Related projects:
Repository | Description | Stars |
---|---|---|
russhughes/gc9a01_mpy | A fast MicroPython driver for GC9A01 display modules with support for various features including display rotation, scrolling, and text rendering. | 153 |
minyiky/lvgl_esp32_gc9a01 | A driver that enables LVGL micropython bindings on ESP32 for the GC901 display driver | 10 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 13 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 128 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
russhughes/st7789s3_mpy | A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. | 63 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 569 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 10 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 199 |
sakartu/tm74hc595 | A driver for 8-segment displays controlled by the TM74HC595 controller | 5 |
russhughes/t-display-s3 | A driver for MicroPython that enables basic display functionality on the TTGO T-Display-S3 board | 13 |
russhughes/s3lcd | A MicroPython driver for ESP32-S3 devices with ST7789 displays | 74 |
russhughes/st7789py_mpy | A MicroPython driver for ST7789 displays | 171 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |