sfm3x00-ventilation-monitor

wayland/sfm3x00-flow-meter/sfm3x00-ventilation-monitor

Node for monitoring ventilation using sfm3x00. Measures flow rate, respiratory rate, inspiratory/insufflation volume and expiratory/exsufflation volume. End of inspiratory and expiratory phases are indicated by a pulse from INS and EXP, respectively.
sfm3x00-ventilation-monitor
@/sfm3x00-ventilation-monitor
Node for monitoring ventilation using sfm3x00. Measures flow rate, respiratory rate, inspiratory/insufflation volume and expiratory/exsufflation volume. End of inspiratory and expiratory phases are indicated by a pulse from INS and EXP, respectively.
ADDRbyte
I²C address of device.
I2Cxod/i2c/i2c
I²C bus
RSTpulse
Reset. Triggers soft reset and reinitialisation of sensor.
UPDpulse
Update
sfm3x00-ventilation-monitor
ADDR
I2C
RST
UPD
FR
RR
iVOL
eVOL
INS
EXP
DONE
DONEpulse
Pulse on read.
EXPpulse
Pulse on end of expiration (start of inspiration).
INSpulse
Pulse on end of inspiration (start of expiration).
eVOLnumber
Expiratory/exsufflation volume (cubic centimetres).
iVOLnumber
Inspiratory/insufflation volume (cubic centimetres).
RRnumber
Respiratory rate (breaths per minute).
FRnumber
Flow rate (standard litre per minute). Inspiration/insufflation results in a positive flow. Flow is negative during expiration/exsufflation.
To use the node in your project you should have the wayland/sfm3x00-flow-meter 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.