Close

Supervision application

A project log for Green Detect

Wireless Sensor Network Platform (WSN) , for enviromental monitoring

sergio-ghirardelliSergio Ghirardelli 10/19/2022 at 17:020 Comments

The longest activity for me was the design of the supervision application.

Green Detect allows you to create a local network that is totally independent from the Internet, so I wanted to create a supervision software capable of working offline, through a simple USB connection to the gateway controller.

I wanted to create a versatile and easily customizable tool for those who intend to improve the project.

The Opensource application was created using Visual Studio in C # language.

I studied a lot to create this application, I spent a lot of time on the testing phase.

It was difficult to manage the parameters that can be customized by the user, the management of maps and numbered sensor flags on them, the management of alarms and the creation of the .csv file with the measured data.

A hard work that has led Green Detect to be a complete system that starts from the sensor hardware and arrives at the supervision software.

I made 3 video tutorials that describe the application, enjoy:

Discussions