# 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

Repository: https://github.com/ImpulseAdventure/GUIslice
Canonical: https://ross.abutalabs.com/products/guislice
Homepage: https://www.impulseadventure.com/elec/guislice-gui.html
Language: C
License: MIT
License Family: permissive
Topics: adafruit-gfx, sdl, arduino, raspberry-pi, linux, pi, gui, c, feather, touchscreen, esp8266, embedded, esp32, tft, tft-espi, m5stack, arduino-library, mcufriend, teensy, platformio
Last push: 2026-07-14T22:43:12+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 92, release rhythm 8, longevity 100
- inputs: {"age_days": 3627, "days_push": 50, "days_rel": 543, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1361, forks 224 (observed 2026-08-28T04:04:30.059802+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: gui, ui-components, embedded
- domain: embedded-systems, hardware, cross-platform, developer-tools
- platform: embedded, cross-platform, cpp
- tags: touchscreen, tft-display, arduino-library, drag-and-drop-builder, adafruit-gfx, tft-espi, sdl, esp32, raspberry-pi, m5stack, linux

## Member repositories
- ImpulseAdventure/GUIslice (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:30.059802+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-30T04:41:33.152742+00:00, confidence not recorded.
  - readme: https://github.com/ImpulseAdventure/GUIslice (fetched 2026-08-28T04:04:30.059802+00:00, sha 259e144e089a)
  - homepage: https://www.impulseadventure.com/elec/guislice-gui.html (fetched 2026-08-29T11:59:12.612868+00:00, sha f15dd0731634)
- Data as of 2026-08-30T08:39:29.467469+00:00.
