wayland/sgp40-air-quality-sensor@0.0.3

License: BSD

SGP air quality sensor. Wraps https://github.com/adafruit/Adafruit_SGP40
NodeDescription
measure-raw
Make a raw gas measurement.
air-quality-sensor
Combines low level nodes to create a simple to use air quality sensor.
init
Initialize SGP40 device.
01-example
Patch to test air-quality-sensor node.
measure-voc-index
Measure volatile organic compound index.
reset
Perform a soft reset using the "General Call" mode. N.B. this is not sensor specific and all devices that support the General Call mode on the on the same I²C bus will perform this.
switch-heater-off
Turn off heater to lower curent consumption. Next measurement will automatically reactivate the heater.
sgp40-device
Create an SGP40 device.
To use the nodes 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.