BMP388_DEV

Sensors

An Arduino compatible, non-blocking, I2C/SPI library for the Bosch BMP388 barometer.
The BMP388 library can operate the barometer in either NORMAL or FORCED modes. NORMAL mode automatically samples at the device sample rate. In addition, it supports both interrupt and FIFO operation using the BMP388's external INT pin and internal 512 byte FIFO memory.

Author: Martin Lindupp

Maintainer: Martin Lindupp

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.