st7789_mpy
Display driver
A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations.
Fast MicroPython driver for ST7789 display module written in C
557 stars
28 watching
111 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
bitmap-fontdriveresp32firmwareili9341ili9342m5stack-corem5stack-core2micropythonpyboardst7735st7789t-displayt-dongle-s3twatch-2020wio-terminal
Related projects:
Repository | Description | Stars |
---|---|---|
russhughes/st7789py_mpy | A MicroPython driver for ST7789 displays | 163 |
russhughes/st7789s3_mpy | A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. | 62 |
devbis/st7789_mpy | A driver for displaying graphics on ST7789-based displays with MicroPython | 196 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
russhughes/gc9a01_mpy | A fast MicroPython driver for GC9A01 display modules with support for various features including display rotation, scrolling, and text rendering. | 152 |
devbis/st7789py_mpy | A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. | 85 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
russhughes/st7789s3_esp_lcd | A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. | 17 |
russhughes/gc9a01py | A display driver for microcontrollers, supporting bitmap fonts and basic graphics | 41 |
russhughes/s3lcd | A MicroPython driver for ESP32-S3 devices with ST7789 displays | 74 |
boochow/micropython-st7735 | An ST7735 TFT LCD driver for MicroPython | 204 |
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |
antirez/st77xx-pure-mp | A pure MicroPython driver for ST77xx displays with low memory requirements and optimized direct memory access. | 23 |
onemadgypsy/upy-st7789 | A driver that provides a simple interface to control ST7789 displays | 1 |