Reads temperature (°C) and humidity (%) values using a **DHT22 sensor** and displays them over the serial console.
-
Updated
Oct 29, 2025 - Python
Reads temperature (°C) and humidity (%) values using a **DHT22 sensor** and displays them over the serial console.
An **IoT-based Smart Agriculture System** built using **ESP8266** to monitor and upload real-time environmental data like temperature, humidity, soil moisture, light, rain, and gas levels to **ThingSpeak Cloud**.
This project shows how to interface a **DHT22 (AM2302)** sensor with an **ESP8266** using **MicroPython**. It reads **temperature** and **humidity** values every 2 seconds and displays them on the **Thonny IDE console**.
🌱 IoT greenhouse monitoring system with ESP32. Real-time data streaming to ThingsBoard cloud platform. Wokwi simulation included.
This project reads **temperature** and **humidity** data from a **DHT22 sensor** and displays it on a **128x64 SSD1306 OLED display** using **MicroPython** on an **ESP8266** board. A minimal, reliable setup for environmental monitoring — ideal for IoT dashboards and smart home systems.
🌡️ Monitor temperature and humidity with a DHT22 sensor and display the data on a SSD1306 OLED using MicroPython on an ESP8266 board.
🌱 Monitor and automate greenhouse conditions with an ESP32, ensuring optimal growth through real-time temperature and humidity data.
Add a description, image, and links to the dht22-sensor topic page so that developers can more easily learn about it.
To associate your repository with the dht22-sensor topic, visit your repo's landing page and select "manage topics."