
A simple desktop application for monitoring Wi-Fi sensors.
- Add new sensors
- Select a sensor and establish a connection via the application
- Examine the real-time chart and set up new alarms
- Contact automatically the designated operator via email
- Save detected data and check them later via line charts, bar charts or .csv files
- Operate on an inventory in tabular form
- And others more...
- The application connects to the sensor;
- The sensor starts sending data to the application;
- The application interprets the data;
- The application update the chart;
- The connection is closed;
Operations 2,3,4 continue until operation 5 is performed
Navigate the inventory and select the needed sensor by clicking on it. You can open its Sensor Form by double clicking the selected row, or you can remove it by right clicking the selected row and then choosing the remove option. You can search a sensor by entering its IP address, or sort all the sensors by type or location.
Establish a Wi-Fi connection with the sensor, set up new alarms and delete the old ones from the chart, contact automatically the designated operator via email, keep track of the sensors you are working with during the session, reload the Sensor Form by clicking on its label in the SensorList panel, switch Form, and save data.
Every time the application is connected to a sensor via Wi-Fi you must close the connection before switching to another Form or reloading the current one.
Work with previously saved .csv files.
Analyze previous charts selecting the detection date and the type of chart.
Add new sensors and save their details in the database. Currently you can select one of three different type of sensors (ph sensor, Temperature sensor, Chlorine sensor).
- Java API
- GMail API
- JFreeChart API
This software is licensed under MIT License.
Any contributors are welcome!