Room Climate Monitoring
Integrating Zoho IoT with The Things Stack Network
Configure the Integration in the The Things Stack console Open the The Things Stack Console. Toggle to Applications and select the application you wish to integrate with the Zoho IoT application. Select Webhooks and click Add Webhook. Click on Add ...
Visualising the Data
Now that you have onboarded your raspberry pi and have started sending data about the temperature and humidity measured by the DHT22 sensor we can now store the data and visualize it as a graph in the Zoho IOT application. Viewing the received ...
Onboarding the Raspberry Pi
Now that you've created a device in the application, you can use the device's connection credentials to establish a secure link with the Raspberry Pi. Once this connection is successfully established, the Raspberry Pi will be able to send data ...
Creating a Device for Raspberry Pi in Zoho IOT application
With the physical setup of connecting the DHT22 sensor complete, we can now create a device in the Zoho IOT application to represent this raspberry pi. This device created I the application will have the necessary credentials to establish a ...
Connecting the DHT22 Sensor
Prerequisite: Make sure you have set up the raspberry pi before proceeding with this step. With your Raspberry Pi set up you can now connect the DHT22 sensor using jumper wires. Follow the connection layout carefully to ensure the sensor is correctly ...
Room Climate Monitoring
In this guide, you'll learn how to connect a DHT22 sensor to your Raspberry Pi, run a python script in the Zoho IOT SDK to measure room temperature and humidity, and send this data to your Zoho IOT application using MQTT and visualize the data in the ...