Arduino_LPS22HB

Sensors

Allows you to read the pressure sensor of your Nano 33 BLE Sense.

Go to repository

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.

Usage

The ArduinoLPS22HB library allows you to use the LPS22HB sensor available on the Arduino® Nano 33 BLE Sense board to read the air pressure.

To use this library:

#include <Arduino_LPS22HB.h>

Main features of the HTS221 sensor:

  • Absolute pressure range: 260 to 1260 hPa.

Methods