Documentation

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]