Crates.io | ufire_sht20 |
lib.rs | ufire_sht20 |
version | 0.9.1 |
source | src |
created_at | 2019-09-17 02:51:23.434693 |
updated_at | 2019-09-17 02:57:43.582419 |
description | SHT20 temperature/humidity library |
homepage | https://ufire.co/air/ |
repository | |
max_upload_size | |
id | 165345 |
size | 32,448 |
Measure temperature and humidity with the Sensiron SHT20 sensor.
An SHT20 sensor in a plastic enclosure with a 1m length of cable.
The device uses the Qwiic Connect System for wiring, it's an easy-to-use, polarized, push-to-fit connector. No more mistaken connections or soldering header pins.
There is plenty of documentation on the specification, and setup of the sensor.
From the /rust folder, type cargo run
. You may run into permission issues and need to run the executable with sudo. sudo ./target/debug/ufire_sht20_bin
. You'll be presented with a >
prompt. Type help
and you'll get a list of commands you can run.
Visit uFire.co.