Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 375 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 375 Bytes

Project Description

This IoT project is to measure temperature and relative humidity using DHT11 sensor and NodeMCU ESP32

ESP32 DHT11 Serial Monitor

Data temperature and humidity from sensor is show in serial monitor

ESP32 DHT11 WiFi

Data on ESP32 is converted into JSON file format and then sent to the MQTT broker (in this project I use Eclipse Mosquitto) via WiFi