MikroElektronika Pressure 3 Click
Overview
Pressure 3 Click is a compact add-on board that contains a board-mount pressure sensor.
This board features the DPS310, a digital XENSIV™ barometric pressure sensor for portable devices from Infineon. It is a fast sensor with a typical measurement time of 27.6ms for Standard mode, down to 3.6ms in Low precision mode. The DPS310 has an operating range from 300 up to 1200hPa with a relative accuracy of 0.06hPa and absolute accuracy of 1hPa. This Click board™ makes the perfect solution for developing portable weather station applications, indoor navigation, drone altitude control, and similar applications that rely on barometric pressure measurements.

Pressure 3 Click
Requirements
This shield can only be used with a board that provides a mikroBUS™ socket and defines a
mikrobus_i2c
node label for the mikroBUS™ I2C interface. See Shields for more
details.
Programming
Set -DSHIELD=mikroe_pressure_3_click
when you invoke west build
. For example:
# From the root of the zephyr repository
west build -b mikroe_clicker_ra4m1 --shield mikroe_pressure_3_click samples/sensor/pressure_polling