1 unstable release
0.1.0 | Jan 21, 2019 |
---|
#9 in #thermometer
7KB
LPS22
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.
Features
TODO TBD
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.
Dependencies
~370KB