This tool is developed in the Rust programming language.
The paho-mqtt crate was used to implement the MQTT connection to retrieve data from the sensors. It connects to the mqtt.eclipseprojects.io public MQTT server.
All visual aspects are based on the egui and eframe crates, with the use of image for the image interpolation algorithms.