This IoT project is to measure temperature and relative humidity using DHT11 sensor and NodeMCU ESP32
Data temperature and humidity from sensor is show in serial monitor
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