pocketBME280

Sensors

Compact library to interface BME280 sensors
The main goal of the library is to provide a small and easy to use interface to BMP/BME280 sensors for weather monitoring in Arduino projects. To be most compact, only 32bit integer arithmetics are used internally. Floating point values can be easily derived if needed. The sensor settings and compensation formulae implement the algorithms from Bosch given in the BME280 datasheet.

Author: angrest

Maintainer: angrest (Axel Grewe) kontakt@axelgrewe.de

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.