Sensors

Sensors

BME280 Complex 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. Temperature…

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…

Sensors

BME280 Humidity measurement

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

Sensors

BME280 Temperature 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…