wayland/sgp30@0.0.1

License: BSD

Sensirion SGP30 Indoor Air Quality (IAQ) sensor. Wraps https://github.com/adafruit/Adafruit_SGP30. Datasheet: https://sensirion.com/media/documents/984E0DD5/61644B8B/Sensirion_Gas_Sensors_Datasheet_SGP30.pdf.
NodeDescription
indoor-air-quality-sensor
Combines low level nodes to create a simple to use indoor air quality sensor.
sgp30-device
Create an SGP30 device.
initNo description
measure-iaq
Take a single CO2/TVOC measurement.
measure-raw-iaq
Take a single H2/ethanol raw measurement.
example-indoor-air-quality-sensor
Patch to test indoor-air-quality-sensor. Run in debugger.
To use the nodes 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.