read-pressure

xod-dev/st-mems/read-pressure

Reads the pressure and altitude from the barometer module.
read-pressure
@/read-pressure
Reads the pressure and altitude from the barometer module.
DEV@/barometer-device
DOpulse
Triggers the new read of the pressure.
read-pressure
ALT
Ppa
DONE
DEV
DO
DONEpulse
Fires when reading is done.
Ppanumber
Pressure in pascals.
ALTnumber
Altitude above the sea level in meters.
To use the node in your project you should have the xod-dev/st-mems library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.