Analysis application for gas and temperature measurements from DHT11, MQ2, with support of ESP-32
-
Updated
Dec 24, 2024 - TypeScript
Analysis application for gas and temperature measurements from DHT11, MQ2, with support of ESP-32
The project integrates an Arduino with a DHT11 sensor for measuring temperature and humidity, along with an RTC DS3231 module for maintaining real-time clock functionality. The Arduino periodically reads data from the DHT11 sensor and RTC module, calculates the heat index, and sends all data (including date, time, temperature, and humidity)
A correction to use the DHT11 Sensor code on Raspberry Pi PIco
Python Operations for Raspberry Pi in Internet of Things (IoT) Applications
The Home Automation project is designed to control two fans and six light bulbs. It features PIR (Passive Infrared) and temperature sensors for enhanced automation and efficiency.
Developed a Smart Farming System leveraging IoT to modernize agriculture. Features include an ESP32-based controller, real-time soil and temperature monitoring, automated irrigation via Android app, and Firebase integration for data management—demonstrating effective teamwork and practical innovation.
A small Rust project to read temperature from a DHT11 sensor using an Arduino Uno board
Add a description, image, and links to the dht11-temperature-sensor topic page so that developers can more easily learn about it.
To associate your repository with the dht11-temperature-sensor topic, visit your repo's landing page and select "manage topics."