simple-scd30-sensor

wayland/scd30-co2-rh-temp/simple-scd30-sensor

Combines lower level nodes to create a ready to use sensor.
simple-scd30-sensor
@/simple-scd30-sensor
Combines lower level nodes to create a ready to use sensor.
IVALnumber
Interval between measurements in seconds. Can take a value from 2 to 1800 (30 minutes).
ASCboolean
If TRUE activate automatic self-calibration. If FALSE deactivate automatic self-calibration.
INITpulse
Trigger for initialization.
UPDpulse
Update. Trigger new read.
simple-scd30-sensor
CO2
RH
TEMP
OK
NO DATA
ERR
IVAL
ASC
INIT
UPD
ERRpulse
Pulses on failure to initialize.
NO DATApulse
Pulses if no new data to read.
OKpulse
Pulses on successful read.
TEMPnumber
Temperature (°C).
RHnumber
Relative humidity (%).
CO2number
Carbon dioxide concentration (ppm).
To use the node in your project you should have the wayland/scd30-co2-rh-temp 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.