Found 1,299 repositories(showing 30)
Enjoy-Mechatronics
This Project is an ESP32 web server with the DHT11 or DHT22 sensor that displays temperature and humidity. The web server updates the readings automatically without the need to refresh the web page.
anacromaniac
Esp-idf driver for DHT11 temperature and humidity sensor
makerhero
ESP32 Bluetooth Low Energy application with DHT11 temperature and humidity sensor
hamsternz
A ThingSpeak client for the ESP32 + DHT11 sensor
lemonhall
esp32 dht11 In C with direct GPIO
abdellah2288
ESP32 / ESP-IDF DHT11 library
roycuadra
This project is a GUI display for monitoring temperature and humidity using an ESP32 Cheap yellow display, and a DHT11 sensor.
junkfix
Arduino Library for ESP32 DHT11, DHT21, DHT22, AM2301, AM2302 using Non Blocking RMT protocol, minimal
Ansh-Sharma987
Air Quality Monitoring System using ESP32,DHT11 sensor and MQ135 sensor
HajarOUAAROUCH
Blockchain, Smart Contract, Ganache, Remix, Web3, Solidity, Java Script, MQTT, ESP32, RFID, DHT11,
mohamedamine99
This projects consists of sending DHT11 sensor data acquired on a esp32 board and visualizing the data with a python script using matplotlib
HarshRajTiwary
Developed ML model and deployed on esp32 which uses DHT11 sensor to get temperature and humidity with this it calculates heat index and then predicts weather condition.
shveytank
No description available
Shrutii07
Arduino Code to monitor Real-Time temperature and humidity on a webserver using DHT11 and ESP32
Esmail-sarhadi
ESP32-based Bluetooth temperature and humidity monitoring system with relay control. This project uses Bluetooth communication to send sensor data from a DHT11 sensor and allows remote control of a relay via Bluetooth commands.
ESP32 - RFID Door Lock and Attendance with localhost database. Additional Features : Interface OLED 1,3" I2C, Real Time Clock and Date with NTP Server, Output Sound/Music with MP3 Module, Monitoring Room Temperature with DHT11
A real-time fire detection and alert solution powered by ESP32-CAM, DHT11, MQ-2, and flame sensors. It detects fire conditions based on flame, gas, and temperature levels, then sends location-tagged emergency alerts to Firebase. A custom-built Leaflet.js web dashboard displays live alerts on a map with critical sensor data.
AbhishekGhosh
ESP32 Arduino Code with DHT11 Sensor
Sergioeabarcaf
This project use ESP32 board geting temperature and humidity from sensor DHT11, this data send to Firebase
3tawi
ESP32 DHT22 DHT11 RTC DS1307 SD-Card VGA
muhpuc40
RoboticsBootcamp IoT Projects – ESP32 experiments with DHT11 sensor data, LED control & Web-Server integration. Includes XAMPP backend, data visualization & live Python-based predictions.
bonerush
The multi-sensor project based on esp32 uses mq-2, DHT11, photosensitive sensor and soil humidity sensor to detect the data inside the greenhouse.
Esmail-sarhadi
A WiFi-based temperature and humidity monitoring system using ESP32 microcontrollers. This project consists of an ESP32 Access Point that receives data from one or more ESP32 Stations. The stations collect temperature and humidity data from DHT11 sensors and transmit it to the AP using UDP protocol.
codershiyar
Arduino ESP32 projects for IoT applications: Web server, environmental monitoring, device control with DHT11 sensors, and 433 MHz RF.ng, soil moisture detection, and light-sensitive activa
Esmail-sarhadi
ESP32-based Bluetooth temperature monitoring and relay control system. This project uses Bluetooth communication to send temperature and humidity data from a DHT11 sensor and allows remote control of a relay.
This project implements a web server on an ESP32 microcontroller that displays temperature and humidity data from a DHT11 sensor and allows control of two GPIO pins through a web interface.
Esmail-sarhadi
ESP32-based WiFi temperature and humidity monitoring system using UDP communication. This project sends sensor data from a DHT11 sensor to a remote device via UDP and allows remote control of the data transmission interval.
yungfox
Simple IoT project consisting of a ESP32 board reading temperature and humidity data from a DHT11 sensor, a Node.js server hosted on a Raspberry Pi that reads data from the board over MQTT and writes it on a Firebase database, Vue.js frontend and .NET Maui mobile app both displaying live data from the database.
WihoverEsal
Este es el programa que captura la lectura de Temperatura y Humedad, utilizando el sensor DHT11. Los datos capturados los envía a través de internet por medio del protocolo MQTT con el ESP32CAM. Este programa requiere la instalación de PubSubClient, DHT sensor libraary y la configuración correcta de la IDE de Arduino para trabajar con el ESP32CAM. Este programa requiere de crear un flow en NodeRed para intercambiar información.
knzjoint
This repository is esp32 idf4.3 dht11 example with dht11 component.