Sensors
Arduino_LPS22HB
Allows you to read the pressure sensor of your Nano 33 BLE Sense.
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:
1#include <Arduino_LPS22HB.h>
Main features of the HTS221 sensor:
- Absolute pressure range: 260 to 1260 hPa.
begin()
end()
readPressure()