News

After uploading with the web server implementation active, the ESP32 will: Connect to your WiFi network Create a web server accessible from any device on your network Display temperature and humidity ...
ESP32 reads temperature and humidity from a DHT11 sensor and sends the data directly to InfluxDB Cloud. The web app (Flask) retrieves and visualizes this data using an embedded Grafana dashboard. .