Please refer to the wiki page for installation and usage details:
GUIslice Builder - Documentation
Note that the Builder executables are attached to the latest Release Notes:
- Builder_user_guide.pdf Builder User Guide (in PDF format)
- builder-win64-0.10.4-beta6.zip Builder Executable (in Windows ZIP format)
- builder-linux64-0.10.4-beta5.tar.gz Builder Executable (in LINUX tar gzip format)
The GUIslice Builder is a standalone desktop application that is designed to help generate layouts for GUIslice.
The cross-platform utility includes a graphical editor that enables drag & drop placement of UI elements. Once a GUI has been laid out, the Builder can then generate the functional GUIslice skeleton framework code, for both Arduino and LINUX targets.
The generated output code (.c, .ino) includes all of the necessary defines, UI storage elements and initialization in addition to the placement of the UI elements. This should greatly improve the ease in creating a new GUI.