read

xod-dev/dht/read

Reads the temperature and humidity.
read
@/read
Reads the temperature and humidity.
DEVgeneric t1
A DHT11 or DHT2x sensor or analog
DOpulse
Triggers new read
read
Tc
RH
DONE
DEV
DO
DONEpulse
Fires on reading complete
RHnumber
Relative humidity in ragne [0.0, 1.0]
Tcnumber
Last read temperature in °C.
To use the node in your project you should have the xod-dev/dht 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.