st7789s3_mpy

Display driver

A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities.

MicroPython driver for the TTGO T-Display-S3 st7789 display written in C

GitHub

62 stars
6 watching
9 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list

micropythonst7789t-display-s3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
russhughes/st7789_mpy A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. 557
russhughes/st7789s3_esp_lcd A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. 17
russhughes/thmi_py A MicroPython driver for an 8-bit parallel display 5
russhughes/t-display-s3 A driver for MicroPython that enables basic display functionality on the TTGO T-Display-S3 board 13
russhughes/st7789py_mpy A MicroPython driver for ST7789 displays 163
russhughes/ili9342c_mpy An ILI9342C display driver for MicroPython 52
devbis/st7789_mpy A driver for displaying graphics on ST7789-based displays with MicroPython 196
russhughes/s3lcd A MicroPython driver for ESP32-S3 devices with ST7789 displays 74
russhughes/wt32sc01py A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. 12
russhughes/gc9a01_mpy A fast MicroPython driver for GC9A01 display modules with support for various features including display rotation, scrolling, and text rendering. 152
schumixmd/ttgo-st7789-micropython A driver for the 1.14 Inch LCD display found on the TTGO T-Display ESP32 CP2104 WiFi Bluetooth Module development board 18
russhughes/gc9a01py A display driver for microcontrollers, supporting bitmap fonts and basic graphics 41
hosaka/micropython-st7735 Provides a software interface to control Sitronix ST7735 TFT displays using the MicroPython programming language 26
devbis/st7789py_mpy A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. 85
boochow/micropython-st7735 An ST7735 TFT LCD driver for MicroPython 204