7 releases
0.2.1 | Dec 17, 2020 |
---|---|
0.2.0 | Dec 9, 2020 |
0.1.4 | Apr 23, 2020 |
#1439 in Hardware support
11KB
211 lines
Nova-SDS011-rs
Rust crate for interacting with SDS011 particle sensor
Example
Look at sds011.rs
Help
SDS011 Driver 0.1.3
Vadim Manaenko <vadim.razorq@gmail.com>
Reads data from Nova SDS011 Sensor
USAGE:
sds011 [OPTIONS]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-p, --port <port> Specify port a sensor is connected to [default: /dev/ttyUSB0]
-w, --work <work_period> Work period in minutes [default: 5]
Dependencies
~4–5.5MB
~88K SLoC