/Qt-PWCL-game

Primary LanguageC++GNU General Public License v3.0GPL-3.0

PWCL-Game

Qt based Process Controller Graphical User Interface, Game version

Provides a graphical user interface for changing parameters and logging/graphing data from an Arduino based process controller.

Uses the QXlsx library for logging data to Excel.

Uses the QCustomPlot library for live graphing.

Installation

All releases are available in the qt_PWCL-main repository.

Building from source

Qt version 5 or greator is required. Tested in Qt 5.9.2.

  • Clone the repository.
  • Open the qt_PWCL_game.pro file with Qt creator.

Todo

  • Place title in the window
  • change "average error" to "average squared error"