GbDas
GbDas is a real-time data acquisition software
developed with Gambas, a wonderful
development environment for Linux.
Main features are :
- Data acquisition through Advantech 4017
module which allow up to height different analog inputs.
- Data is stored in a MySql database.
- Allow for all instantaneous data to be saved as well as mean values.
- Calculate means, minimum, maximum, standard deviation at a given frequency.
- Each parameter can be set according to the user needs.
- Easy configuration via GUI interface.
- Real-time charting tool.
- And much more...
Full instructions are included. Setup is relatively easy -
just change the parameters in the app.ini file according to your MySql server and serial port setting.
Create a new database and create the tables using the included sql script. That's all!!.
Enjoy :-)