t-display-s3
Display controller
A driver for MicroPython that enables basic display functionality on the TTGO T-Display-S3 board
MicroPython display driver for TTGO T-Display-S3 written in python.
13 stars
2 watching
1 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
russhughes/s3lcd | A MicroPython driver for ESP32-S3 devices with ST7789 displays | 74 |
russhughes/st7789s3_mpy | A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. | 62 |
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/gc9a01py | A display driver for microcontrollers, supporting bitmap fonts and basic graphics | 41 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |
tkurbad/mp-ili9341 | A Python driver for controlling an ILI9341 TFT display on a microcontroller | 1 |
onemadgypsy/upy-st7789 | A driver that provides a simple interface to control ST7789 displays | 1 |
robert-hh/ssd1963-tft-library-for-pyboard-and-rp2040 | A library that provides a Python interface to control a graphical display using an SSD1963 controller and 40-pin interface. | 29 |
antirez/uc8151_micropython | A MicroPython driver for controlling e-paper displays using the UC8151 chip | 136 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 557 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
hosaka/micropython-st7735 | Provides a software interface to control Sitronix ST7735 TFT displays using the MicroPython programming language | 26 |
inqbus/micropython_depg0213bn | A Micropython driver for an E-Ink display found on ESP32 boards. | 14 |