In this hands-on project, you will build an Internet-connected weather bot using an ESP32 or NodeMCU. The bot will measure environmental data (like temperature and humidity) and send it to the cloud in real time for monitoring and visualization.
🎯 Project Goals
Use a DHT11 or DHT22 sensor to measure temperature and humidity
Connect your ESP32/NodeMCU to Wi-Fi
Publish sensor data to the cloud using MQTT or ThingSpeak