Crates.io | sps30 |
lib.rs | sps30 |
version | 0.1.0 |
source | src |
created_at | 2019-12-28 22:21:02.955242 |
updated_at | 2019-12-28 22:21:02.955242 |
description | Sensirion SPS30 Particulate Matter Sensor |
homepage | https://github.com/iohe/sps30 |
repository | https://github.com/iohe/sps30.git |
max_upload_size | |
id | 193078 |
size | 30,238 |
A no_std, embedded-hal UART driver for this device
Add sps30
to Cargo.toml
[dependencies]
sps30 = "^0.1.0"
or
[dependencies.sensirion-hdlc]
git = "https://github.com/iohe/sps30"
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.