This channel is used for the node-red part of the challenge_3 of IOT 2025 course held in Politecnico di Milano. The group is composed by Lauria Francesco (10684840) and Fiore Leonardo (10698260).
This channel records temperature and humidity data from a single DHT11 sensor connected to an ESP8266 board.
This project reads temperature and humidity values using a DHT22 sensor connected to an ESP32 microcontroller. The data is displayed on an LCD screen and uploaded to ThingSpeak cloud for remote monitoring.
This weather station monitors real-time environmental conditions using a Raspberry Pi and various sensors. The system measures: Temperature (DHT22) Humidity (DHT22) Atmospheric Pressure (BMP280) The setup is designed for real-time monitoring, dat
Monitors temperature, humidity, and air quality using ESP8266, MQ135, and DHT11 sensors.