UTFT-ESP

TFT display library

Supports ESP8266 and ESP32 microcontrollers with UTFT displays

UTFT with support for ESP8266 and ESP32

GitHub

90 stars
12 watching
31 forks
Language: C
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cheungbx/st7735-esp8266-micropython An ESP8266 library that provides a Python interface to ST7735 TFT LCD displays with support for multiple display sizes and orientations. 31
loboris/esp32_tft_library A comprehensive TFT display library for ESP32 devices. 571
anthonyknorman/micropython_st7735 A Python library providing a hardware abstraction layer for interacting with 128x128 TFT displays. 25
hosaka/micropython-st7735 Provides a software interface to control Sitronix ST7735 TFT displays using the MicroPython programming language 26
tuupola/micropython-ili934x A driver for controlling ILI934X series based TFT/LCD displays with MicroPython on ESP32 devices 18
russhughes/st7789s3_esp_lcd A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. 17
peterhinch/micropython-tft-gui A GUI library for embedded systems using Python and micropython, enabling touch-driven event-based interfaces. 90
boochow/micropython-st7735 An ST7735 TFT LCD driver for MicroPython 204
s00500/espui A web-based user interface library for ESP32 and ESP8266 928
cheungbx/st7735_micropython Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter 2
russhughes/st7789s3_mpy A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. 62
inqbus/micropython_depg0213bn A Micropython driver for an E-Ink display found on ESP32 boards. 14
alvarowolfx/esp32-youtube-display A MicroPython-based IoT project that fetches and displays YouTube metrics on an ESP32 TFT display board using Google APIs. 17
tkurbad/mp-ili9341 A Python driver for controlling an ILI9341 TFT display on a microcontroller 1
olikraus/ucglib A C-based color graphics library for embedded systems with support for various display controllers. 265