| Crates.io | ccs811-rs |
| lib.rs | ccs811-rs |
| version | 0.1.0 |
| created_at | 2020-01-17 00:59:59.343133+00 |
| updated_at | 2020-01-17 00:59:59.343133+00 |
| description | ams CCS811 Indoor air quality sensor |
| homepage | https://github.com/iohe/ccs811-rs |
| repository | https://github.com/iohe/ccs811-rs.git |
| max_upload_size | |
| id | 199265 |
| size | 37,454 |
A no_std, embedded-hal I2C driver for this device
Add ccs811-rs to Cargo.toml
[dependencies]
ccs811-rs = "^0.1.0"
or
[dependencies.ccs811-rs]
git = "https://github.com/iohe/ccs811-rs"
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.