# lovyan03/LovyanGFX

SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51)

Repository: https://github.com/lovyan03/LovyanGFX
Canonical: https://ross.abutalabs.com/products/lovyangfx
Language: C
License: NOASSERTION
License Family: other
Topics: tft-espi, spi-lcd, graphics-library, dma, lcd, gfx, m5stack, odroid-go, lovyangfx, esp-idf, esp-idf-tft-ili9341, wio-terminal
Last push: 2026-08-25T14:30:01+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 2464, "days_push": 8, "days_rel": 8, "gap_med": 25, "n_releases_24m": 10}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1740, forks 296 (observed 2026-08-28T04:05:30.174807+00:00)

## What it is
A fast display graphics library for ESP32, ESP8266, and ATSAMD51 supporting SPI, I2C, and parallel-connected LCD/OLED/EPD panels. It offers AdafruitGFX/TFT_eSPI-compatible APIs with DMA transfers, sprite rotation/scaling, multi-display support, and composite video output on ESP32.

## Use cases
- draw graphics on a TFT LCD with ESP32
- render sprites with fast rotation and scaling on microcontrollers
- drive multiple displays simultaneously from an ESP32
- output NTSC or PAL composite video from ESP32
- port a TFT_eSPI or AdafruitGFX project to a faster library
- display UI on M5Stack or Wio Terminal devices
- use DMA transfers to draw while running other code

## When to choose
- building Arduino or ESP-IDF projects with ESP32/ESP8266/SAMD51 displays
- you need high-performance drawing with DMA and sprite support
- targeting M5Stack, TTGO, ODROID-GO, or Wio Terminal hardware
- you want AdafruitGFX/TFT_eSPI API compatibility with better speed

## When to avoid
- targeting non-ESP32/SAMD51 microcontrollers like AVR or STM32
- developing desktop or mobile graphics applications
- you need a full GUI framework with widgets rather than a drawing library

## Facets
- artifact type: library
- maturity: active
- function: graphics, embedded
- domain: embedded-systems, hardware, graphics
- platform: cpp, embedded, iot
- tags: esp32, esp8266, tft, lcd, oled, spi, dma, arduino, m5stack, sprite-rendering, display-driver

## Member repositories
- lovyan03/LovyanGFX (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.174807+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:30:05.282419+00:00, confidence not recorded.
  - readme: https://github.com/lovyan03/LovyanGFX (fetched 2026-08-28T04:05:30.174807+00:00, sha b1ae690a5c1b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
