s3lcd
Display controller
A MicroPython driver for ESP32-S3 devices with ST7789 displays
ESP_LCD based MicroPython driver for ESP32-S3 Devices with ST7789 or compatible displays.
74 stars
5 watching
11 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
display-driveresp-lcdesp32s3esp32s3-boxm5stack-atom-s3m5stack-cores3micropythonst7789t-display-s3t-dongle-s3t-embedt-hmiwt32-sc01-plus
Related projects:
Repository | Description | Stars |
---|---|---|
russhughes/st7789s3_esp_lcd | A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. | 17 |
russhughes/t-display-s3 | A driver for MicroPython that enables basic display functionality on the TTGO T-Display-S3 board | 13 |
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/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 557 |
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 |
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
russhughes/st7789py_mpy | A MicroPython driver for ST7789 displays | 163 |
devbis/st7789py_mpy | A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. | 85 |
nquest/micropython-st7565 | An LCD driver for microcontrollers using the ST7565 controller | 13 |
rdagger/micropython-ssd1351 | Provides a Python driver for controlling an SSD1351 OLED display using MicroPython | 58 |
boochow/micropython-st7735 | An ST7735 TFT LCD driver for MicroPython | 204 |