Skip to content

Commit e39142e

Browse files
committed
Make linter happy :)
1 parent da3ead2 commit e39142e

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/03.nano/boards/nano-ble-sense-rev2/datasheet

1 file changed

+1
-1
lines changed

content/hardware/03.nano/boards/nano-ble-sense-rev2/datasheet/datasheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ The Arduino Nano 33 BLE Sense Rev2 provides IMU capabilities with 9-axis, by com
136136

137137
### LPS22HB (U9) Barometer and Temperature Sensor
138138

139-
The LPS22HB pressure sensor IC (U9) includes both a piezoresistive absolute pressure sensor together with a temperature sensor integrated into a small chip. The pressure sensor (U9) interfaces with the main microcontroller (U1) via an I2C interface. The sensing element is composed of a micromachined suspended membrane for measuring absolute pressure, and includes a Wheatstone bridge internally for measuring the the piezoresistive elements. The temperature pertubations are compensated via an included temperature sensor on-chip. The absolute pressure can range from 260 to 1260 hPa. Pressure data can be polled via I2C at up to 24-bits, while temperature data can be polled at up to 16-bits.
139+
The LPS22HB pressure sensor IC (U9) includes both a piezoresistive absolute pressure sensor together with a temperature sensor integrated into a small chip. The pressure sensor (U9) interfaces with the main microcontroller (U1) via an I2C interface. The sensing element is composed of a micromachined suspended membrane for measuring absolute pressure, and includes a Wheatstone bridge internally for measuring the the piezoresistive elements. The temperature perturbations are compensated via an included temperature sensor on-chip. The absolute pressure can range from 260 to 1260 hPa. Pressure data can be polled via I2C at up to 24-bits, while temperature data can be polled at up to 16-bits.
140140
The Arduino_LPS22HB library provides a ready to use implementation of the I2C protocol with this chip.
141141

142142
### HS3003 (U8) Relative Humidity and Temperature Sensor

0 commit comments

Comments
 (0)