Note: The content on this page is not maintained anymore by the Arduino team. If you have any issues, you are more than welcome to suggest it directly in the main repository.
Sensors

BMP388_DEV

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.

Go to repository

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