wayland/sht2x-rh-temp@0.0.3

License: MIT

Library for the Sensirion SHT2x series of humidity and temperature sensors. Wraps https://github.com/RobTillaart/SHT2x. Datasheet for SHT21: https://sensirion.com/resource/datasheet/sht21
NodeDescription
example-hygrometer-thermometer
Patch for testing sensor. Run in debug mode.
example-read-identifiers
Patch for retrieving sensor identification numbers. Run in debug mode.
hygrometer-thermometer
Combines lower level nodes to create a ready to use sensor.
get-identifiers
Report the electronic IDs of the SHT2x device.
read
Measure relative humidity and temperature.
reset
Soft reset.
sht2x-device
Create an SHT2x device.
To use the nodes in your project you should have the wayland/sht2x-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.