BME280 I2C Pressure, Humidity, Temperature Sensor, 5VDC
This tiny PC board includes the BME280, the high-precision temperature, humidity and air pressure sensor that works on 5VDC all thanks to the included Regulator. It uses both I2C and SPI (supports 3-, 4-wire SPI) interface so you can add as many sensors as you wish without the fear of running out of digital pins on your microcontroller.
Features:
Supply Voltage: 1.8 - 5V DC
Interface: I2C (up to 3.4MHz), SPI (up to 10 MHz)
Temperature: -40 to +85°C
Humidity: 0-100%
Pressure: 300-1100 hPa
Resolution:
Temperature: 0.01°C
Humidity: 0.008%
Pressure: 0.18Pa
Temperature: +-1°C
Humidity: +-3%
Pressure: +-1Pa
I2C address:
SDO LOW : 0x76
SDO HIGH: 0x77
Tutorial: https://www.youtube.com/watch?v=PidE-pJiIXY
Library and code example :https://github.com/Seeed-Studio/Grove_BME280