air-quality-sensor

wayland/sgp40-air-quality-sensor/air-quality-sensor

Combines low level nodes to create a simple to use air quality sensor.
air-quality-sensor
@/air-quality-sensor
Combines low level nodes to create a simple to use air quality sensor.
I2Cxod/i2c/i2c
I²C bus
INITpulse
Initialize sensor.
TempCnumber
Temperature (Celsius). Used in temperature compensation. Connect to a temperature sensor or specify a value a temperature sensor is not available.
RHnumber
Relative humidity (%). Used in humidity compensation. Connect to a relative humidity sensor or specify a value if a sensor is not available.
UPDpulse
Update. Triggers measurement.
air-quality-sensor
I2C
INIT
TempC
RH
UPD
Raw
VOC
Done
Donepulse
Pulse on measurement.
VOCnumber
The volatile organic compound (VOC) index.
Rawnumber
The current raw gas measurement
To use the node in your project you should have the wayland/sgp40-air-quality-sensor 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.