Exterior temperature measured with DS18B20. 2022-2023 winter season
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
This weather station allows measuring the following parameters: Temperature, percentage of humidity and pressure through the BME280 sensor; Percentage of CO2 and TVOC through the CCS811 sensor; O2 concentration through the Groove O2 sensor; PM 1.0 and PM
Generating real time graphs for the temperature sensing
Wemos D1 Mini TCP server with Dallas ds18b20 sampling temperatures updating via TCP over local in each location Raspberry Pi5 calls for temperature every 30 minutes (crontab), writes to a MySQL database and sends to Thingspeak.
Monitoring the particulate concentration, carbondioxide, temperature, and humidity for indicate the air quality
Storing data like temperature and humidity collected via the Arduino Nano 33 IoT DHT11 Sensor
This project designed to monitor temperature and humidity in a server room using an ESP32 microcontroller and DHT11 sensor.