This BMP280 sensor library uses I2C communication with Arduino/ESP8266 and read the Temperature( degC) , Pressure (mBar) and Altitude (m).
47
stars
18
forks
source link
Added option for maximum oversampling (x16 for pressure and temperatu… #5
Closed
norbertg1 closed 6 years ago
…re). Usage: bmp.setOversampling(16);