A generic Arduino library for the Bosch sensor BMP085 (untested), BMP180, BMP280 and BME280 Autodetect for I2C Adress
I made this library for my nodes. It has only fixed settings. The settings can be changed in the header file
An Arduino library for Bosch sensors (BMP085, BMP180, BMP280, BME280) It uses I2C address only with autodetect of address.
C++GPL-3.0