MicroPython: BME280 with ESP32 and ESP8266 (Pressure, Temperature, Humidity)
In this guide you’ll learn how to use the BME280 sensor module with the ESP32 and ESP8266 to get pressure, temperature and humidity readings using MicroPython firmware. We’ll build a …