Bodmer/TFT_eSPI
Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 75
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3479
- days_rel: n/a
- days_push: 152
- n_releases_24m: 0
Adoption not part of the score
4888 stars · 1399 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Arduino and PlatformIO compatible TFT display library optimized for ESP8266, ESP32, RP2040 (Raspberry Pi Pico), and STM32 microcontrollers, supporting multiple driver chips. It provides fast SPI-based drawing of primitives, text, sprites, and anti-aliased smooth graphics.
Use cases
- drive a TFT display from an ESP32 or Raspberry Pi Pico
- draw anti-aliased arcs and gauges on a small LCD
- render text and sprites on a TTGO or LilyGo board
- interface with different TFT driver chips from one library
- build a microcontroller UI with fast SPI display updates
When to choose
- you need to drive a TFT LCD on ESP32/ESP8266/RP2040/STM32 with Arduino or PlatformIO
- you want a single library supporting many TFT driver chips
- you need performant drawing with sprites and DMA on microcontrollers
When to avoid
- you target non-microcontroller platforms like desktop or web
- you need e-paper, OLED (SSD1306), or HDMI display support
- your board lacks SPI or sufficient RAM for sprite rendering
Facets
library · maturity active
graphics embedded embedded-systems hardware iot iot embedded tft spi display-driver arduino-library platformio antialiasing sprites ttgo lilygo esp8266 rp2040 stm32
1 source
- readme: https://github.com/Bodmer/TFT_eSPI · fetched 2026-08-28 · ac54866888a7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Bodmer/TFT_eSPI | main | 57 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem