Crates.io | pmsa003i |
lib.rs | pmsa003i |
version | 0.1.9 |
source | src |
created_at | 2024-09-13 23:12:13.601901 |
updated_at | 2024-10-26 04:22:22.837146 |
description | Plantower PMSA003I Driver for Embedded HAL |
homepage | |
repository | https://github.com/bbustin/pmsa003i |
max_upload_size | |
id | 1374262 |
size | 10,701 |
Driver for the I2C connected Plantower PMSA003I particulate sensor.
Uses embedded-hal in order to
be platform agnostic. It also works in no_std
environments.
Returns all data as per the data sheet
async
feature is specifiedaqi
feature is specifiedSee Pmsa003i for an example of how to use the library.