GUI for an Arduino based Power Supply Unit with touch Interface.
- Implements a main screen with three sub-screens with touch display support, and performs actions on the PSU hardware.
- Has an object for communication with the hardware.
- Has a grid layout manager to render the Items on the screen.
- Supports:
- Buttons
- Button-Groups
- Text fields
- Slider
- Arduino.h
- UTFT.h
- URTouch.h
- QList.h
A little bit of explanation and images and a video in action is here: https://carsten-nichte.de/docs/arduino-gui/