GUIslice library
A lightweight GUI framework suitable for embedded displays
-
Web Page: http://www.impulseadventure.com/elec/microsdl-sdl-gui.html
-
Pure C library, no dynamic memory allocation
-
Platform-independent GUI core currently supports SDL1.2 and SDL2.0
-
Typical target: Raspberry Pi (Raspbian Jessie)
-
Typical displays: PiTFT, Waveshare, Pi Foundation 7" Display
-
Supports touchscreen control
-
SDL Dependencies: sdl, sdl-ttf, optional: tslib
Screenshots