moononournation/Arduino_GFX
Arduino GFX developing for various color displays and various data bus interfaces observed · 2026-09-01
Health v2 · maintenance only
93/100
- Activity 100
- Release rhythm 81
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: 31
- age_days: 2605
- days_rel: 46
- days_push: 3
- n_releases_24m: 20
Adoption not part of the score
1134 stars · 243 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Arduino_GFX is an Arduino graphics library supporting various color displays (LCD, OLED) over multiple data bus interfaces such as SPI, parallel, and RGB. It is a rewrite inspired by Adafruit_GFX, LovyanGFX, TFT_eSPI, and Ucglib, with simple declaration APIs and U8g2/UTF8 font support.
Use cases
- drive a tft lcd from esp32 with arduino
- draw text and graphics on an oled display
- render utf8 unicode text on arduino display
- support multiple display bus interfaces like spi and parallel
- get started quickly with supported dev devices like lilygo t-deck
- port adafruit_gfx style code to more displays
When to choose
- you need broad display and data bus support in one arduino library
- you want simple, Adafruit_GFX-like APIs with modern display support
- you need UTF8/U8g2 font rendering on small MCUs
When to avoid
- you are not on an Arduino-compatible embedded platform
- you need GPU-accelerated or high-level UI framework features beyond basic graphics
- your display is unsupported and you cannot write a custom driver
Facets
library · maturity active
graphics ui-components embedded embedded-systems hardware graphics embedded iot cpp arduino tft lcd oled spi esp32 display-driver gfx-library
1 source
- readme: https://github.com/moononournation/Arduino_GFX · fetched 2026-09-01 · b4a1ca5f21f7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| moononournation/Arduino_GFX | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="moononournation/Arduino_GFX")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem