An Arduino-compliant library for ESP32 and related boards, designed for driving display devices and touch panels with graphical UI capabilities.
ZPUI (Zippy UI) is a lightweight control interface for single-board computers such Z the Raspberry Pi, designed to provide easy access to system information and control functions via a small I2C screen and a few buttons. It aims to solve the common frustrations of accessing and debugging SBCs without a full keyboard, monitor, and network connection.
An article discussing how to create a simple graphical user interface using the MicroUI library in conjunction with the Fenster library.