hygrometer-thermometer

wayland/sht4x/hygrometer-thermometer

Combines low level nodes to create a simple to use hygrometer and thermometer.
hygrometer-thermometer
@/hygrometer-thermometer
Combines low level nodes to create a simple to use hygrometer and thermometer.
I2Cxod/i2c/i2c
I²C bus.
Heatbyte
Heater setting. Options: no heater = 00h, high heat 1s = 01h, high heat 100ms = 02h, medium heat 1s = 03h, medium heat 100ms = 04h, low heat 1s = 05h, low heat 100ms = 06h.
Precbyte
Precision. Options: high = 00h, medium = 01h, low = 02h.
INITpulse
Initialize sensor.
Resetpulse
Performs a soft reset of the sensor to put it into a known state.
UPDpulse
Update.
hygrometer-thermometer
I2C
Heat
Prec
INIT
Reset
UPD
RH
Temp
Done
Donepulse
Pulse on read.
Tempnumber
Temperature (°C).
RHnumber
Relative humidity (%).
To use the node in your project you should have the wayland/sht4x 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.