🌦 Mini weather station with a web server on ESP32 with a BME280 sensor
In this guide, you will learn how to create a web server on an ESP32 microcontroller to display readings from the BME280 sensor module. The BME280 sensor measures temperature, humidity, and pressure. So you can...