-VMCGUI is a PyQt-based Graphical User Interface usable with various measurement and control systems, such as Arduino-based or RaspberryPi-based devices for example, or homemade prototypes. Because developers always reprogram GUIs to plot data of each cnceived system, we provide here an interface that can be used with any system, without rewriting the source code. For each system you conceive, you'll have to write a little file containing informations on it, then VMCGUI shall adapt its layer to your needs. The aim of this is to allow acquiring and plotting real-time data from any measurement and control device(s), by a standard computer. This project describes some ways of using the tool, but these have been designed to make it very easy for anyone to program any "kit" in Python for the desired applications. Then, you can build your own system and connect it to a computer where VMCGUI is running, plot your measures from the sensors present in the system, and/or control actuators. The main objective of this project is to give an all-in-one solution while enlarging possibilities with measurement and control prototypes, on experimental benches for example.
0 commit comments