Universal Serial Port User Interface
WxWidgets based graphic User interface for serial port. You can define the interface by simple configuration file.
USPUI load simple configuration file (given by argument), generate GUI and react to events. Events can be click on button or serial port receiving. Actions can be changing value of GUI components or sending to serial port. USPUI can compute basic mathematic expressions and extract substring by mask.
USPUI is written in C++ using wxWidgets.
USPUI is developed for controlling nonstandard electronic devices by serial port. USPUI can help electronic developers. They don't have to create controlling software for their devices. They write only configuration file.