st7789s3_esp_lcd

Display driver

A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA.

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

GitHub

17 stars
2 watching
5 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

esp32s3micropythonst7789t-display-s3

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
russhughes/st7789s3_mpyA C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities.63
russhughes/s3lcdA MicroPython driver for ESP32-S3 devices with ST7789 displays74
schumixmd/ttgo-st7789-micropythonA driver for the 1.14 Inch LCD display found on the TTGO T-Display ESP32 CP2104 WiFi Bluetooth Module development board18
russhughes/t-display-s3A driver for MicroPython that enables basic display functionality on the TTGO T-Display-S3 board13
russhughes/st7789_mpyA MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations.569
boochow/micropython-st7735An ST7735 TFT LCD driver for MicroPython211
russhughes/st7789py_mpyA MicroPython driver for ST7789 displays171
cheungbx/st7735_micropythonDrivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter2
russhughes/thmi_pyA MicroPython driver for an 8-bit parallel display5
nquest/micropython-st7565An LCD driver for microcontrollers using the ST7565 controller13
russhughes/wt32sc01pyA MicroPython driver for an 8-bit parallel display with support for rotation and text drawing.13
hosaka/micropython-st7735Provides a software interface to control Sitronix ST7735 TFT displays using the MicroPython programming language26
inqbus/micropython_depg0213bnA Micropython driver for an E-Ink display found on ESP32 boards.14
devbis/st7789_mpyA driver for displaying graphics on ST7789-based displays with MicroPython199
cheungbx/st7735-esp8266-micropythonAn ESP8266 library that provides a Python interface to ST7735 TFT LCD displays with support for multiple display sizes and orientations.31