sps30

Crates.iosps30
lib.rssps30
version0.1.0
sourcesrc
created_at2019-12-28 22:21:02.955242
updated_at2019-12-28 22:21:02.955242
descriptionSensirion SPS30 Particulate Matter Sensor
homepagehttps://github.com/iohe/sps30
repositoryhttps://github.com/iohe/sps30.git
max_upload_size
id193078
size30,238
Ioan Herisanu (iohe)

documentation

https://docs.rs/sps30

README

hdlc

Docs Build Status Downloads Version License Maintenance Intention

Sensirion SPS30 Particulate Matter Sensor driver

A no_std, embedded-hal UART driver for this device

Usage

Add sps30 to Cargo.toml

[dependencies]
sps30 = "^0.1.0"

or

[dependencies.sensirion-hdlc]
git = "https://github.com/iohe/sps30"

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 1

cargo fmt