ImpulseAdventure/GUIslice
GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 92
- Release rhythm 8
- Longevity 100
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: 3627
- days_rel: 543
- days_push: 50
- n_releases_24m: 1
Adoption not part of the score
1361 stars · 224 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GUIslice is a lightweight C GUI framework for embedded touchscreen TFT displays, supporting a drag & drop builder to generate layouts. It runs across Arduino, Raspberry Pi, ESP8266/ESP32, Teensy, STM32 and Linux via display drivers like Adafruit-GFX, TFT_eSPI, UTFT and SDL.
Use cases
- build a touchscreen gui for an arduino tft display
- create embedded ui for esp32 with touchscreen
- design gui layouts with drag and drop for raspberry pi pitft
- add buttons and sliders to a tft lcd on m5stack
- run a touchscreen gui on linux with sdl
- make a control panel interface for teensy tft display
When to choose
- you need a lightweight, no-dynamic-allocation GUI in C for microcontrollers
- you want one codebase across many displays, touch controllers and boards
- you prefer designing layouts visually with a drag & drop builder
When to avoid
- you need a modern GPU-accelerated or vector-graphics UI (e.g. LVGL-style animations)
- your target is a desktop or web application rather than embedded hardware
- you require a rich widget toolkit beyond basic embedded controls
Facets
library · maturity active
gui ui-components embedded embedded-systems hardware cross-platform developer-tools embedded cross-platform cpp touchscreen tft-display arduino-library drag-and-drop-builder adafruit-gfx tft-espi sdl esp32 raspberry-pi m5stack linux
2 sources
- readme: https://github.com/ImpulseAdventure/GUIslice · fetched 2026-08-28 · 259e144e089a
- homepage: https://www.impulseadventure.com/elec/guislice-gui.html · fetched 2026-08-29 · f15dd0731634
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ImpulseAdventure/GUIslice | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="ImpulseAdventure/GUIslice")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem