IoT demo, showcasing sensor reading and data visualisation using Qt
IoT gateway application, reading and visualising 8 different sensors: ambient and object temperature, humidity, altitude, light intensity, magnetometer, gyroscope, and accelerometer. The sensor data may be read from local mock sensors or from a network server, using the MQTT messaging protocol.
What's New in the Latest Version 1.0
Last updated on Apr 6, 2018 First release 17/10/05
IoTSensor is an IoT application, implemented with Qt and QML. It uses the MQTT messaging protocol to read sensor data from a remote server. The application can be run without a network connection, using three pre-defined mock sensors. Sensor data is visualised using Qt Data Visualisation library.