Sensors
A library that makes using a BME280 or BMP280 easy and lightweight.
Small and efficient library for reading ambient temperature and barometric pressure from Bosch Sensortec BMP280 and relative humidity from BME280 with a unified interface. Sensor measurements are made on request only to minimize current consumption. Different classes are available supporting only the functions needed in your project.
Maintainer: soylentOrange
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.