Qubitro is IoT application development platform that enables developers to build IoT solutions with zero infrastructure setup or coding, https://www.qubitro.com/.
Using DHT22 sensor and arduino MKR 1010 WiFi could be possible to deploy IoT solutions. By programming with Arduino IDE, QubitroMqttClient and WiFiNINA library, so we could send the sensor data to the qubitro cloud in real-time through MQTT protocol communication. You can find source code on https://github.com/radhyahmad/Qubitro-Platform-Testing/tree/main/Qubitro_Testing.
You can watch this video as an example of data visualization.
Comments