Main Content

Room Temperature & Humidity Monitoring With the ESP32 and AskSensors Cloud

In this tutorial you will learn how to monitor the temperature and humidity of your room or desk using the DHT11 and the ESP32 connected to the cloud.
Our tutorials updates can be found here.

DHT11 Specs:The DHT11 sensor is able to measure temperature from 0C to 50C (accuracy 2C) and humidity from 20% to 90% (accuracy 5%). The sensor requires 5V to operates properly and outputs temperature and humidity in serial data.
So let’s get started!”

Link to article