MicroPython: BME680 with ESP32 and ESP8266 (Temperature, Humidity, Pressure, Gas)
In this guide you’ll learn how to use the BME680 sensor module with the ESP32 and ESP8266 to get temperature, humidity, pressure, and gas (air quality) readings using MicroPython firmware. …