This is an old revision of the document!
Introducere
In this project, I will use a DHT11 Temperature and Humidity sensor and display the values on the Arduino IoT Cloud.
-By placing the Arduino Board and the sensor on the breadboard, we will connect the jumper wires to the DHT11 SENSOR
Then, we will go on the Arduino IoT cloud page to configure our device and our network, create two variables as “temperature” and “humidity”.
We will create then a dashboard to the see the values given by the DHT11 sensor.
Once uploading the sketch, we will see the values updating live on the Dashboard page.
-Purpose: Being able to measure ourselves the humidity & temperature of the room using our browser or the Arduino IoT Cloud Remote app application on our phone.
-Idea: By using our basic knowledge of Arduino and the browser, we can get accurate informations of our surroundings.
Descriere Generală
The Arduino MKR Wi-Fi 1010 is a prototype created for IoT projects. It will provide complete support for both the breadboard and DHT11 Temperature & Humidity Sensor. By connecting them, on the IoT Cloud, it will be able to give the measure of the humidity and temperature of the room.
Hardware Design