Sensors BME280 Pressure measurement Introduction This page will take through all steps you need to make this sensor work with your microcontroller such as Arduino, ESP8266, Wemos.I will be using I2C bus demanding only 4 wires for these pins: Vcc, GND, SCL, SDA. Typical…