Skip to content

cnichte/gui-for-an-arduino-based-power-supply-unit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

GUI for an Arduino based Power Supply Unit

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

Includes

  • 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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages