Crates.io | lps22 |
lib.rs | lps22 |
version | 0.1.0 |
source | src |
created_at | 2019-01-21 17:02:19.538875 |
updated_at | 2019-01-21 17:02:19.538875 |
description | A platform agnostic driver to interface the ST LPS22 pressure sensor |
homepage | |
repository | https://github.com/bwolf/lps22 |
max_upload_size | |
id | 109846 |
size | 15,916 |
A platform agnostic driver to interface the ST LPS22 pressure sensor, written in Rust. Although the driver is verified using a LPS22HH
sensor, it should be in theory compatible to other LPS22
sensors like the LPS22HB
and if no, it should be easy to make it so.
This driver is build using the embedded-hal traits.
TODO TBD
Licensed under either of