Crates.io | ufire_iso_ec |
lib.rs | ufire_iso_ec |
version | 0.9.2 |
source | src |
created_at | 2019-02-27 20:05:32.121478 |
updated_at | 2019-03-26 15:57:01.478661 |
description | Measure Electrical Conductivity, Total Dissolved Solids, and Salinity |
homepage | |
repository | |
max_upload_size | |
id | 117643 |
size | 24,791 |
Monitor hydroponic nutrient levels or salinity in pools.
An electrically isolated I2C sensor device, a waterproof temperature sensor, and an electrical conductivity probe. It measures the conductivity of a solution and converts it into Siemens (S) total dissolved solids and salinity. The firmware allows for single or dual-point calibration with temperature compensation.
The board 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.
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_ec_bin
. You'll be presented with a >
prompt. Type help
and you'll get a list of commands you can run to perform various tasks with the board like taking an EC or temperature measurement.
Visit uFire.co.