indoor-air-quality-sensor

wayland/sgp30/indoor-air-quality-sensor

Combines low level nodes to create a simple to use indoor air quality sensor.
indoor-air-quality-sensor
@/indoor-air-quality-sensor
Combines low level nodes to create a simple to use indoor air quality sensor.
I2Cxod/i2c/i2c
I²C bus
INITpulse
Initialize sensor.
UPDpulse
Update. Triggers measurement.
indoor-air-quality-sensor
I2C
INIT
UPD
CO2
TVOC
H2
EtOH
Done
Donepulse
Pulse when a measurement has completed successfully.
EtOHnumber
Raw ethanol.
H2number
Raw H2.
TVOCnumber
Total volatile organic compounds (ppb).
CO2number
CO2 (ppm).
To use the node in your project you should have the wayland/sgp30 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.