lps22

Crates.iolps22
lib.rslps22
version0.1.0
sourcesrc
created_at2019-01-21 17:02:19.538875
updated_at2019-01-21 17:02:19.538875
descriptionA platform agnostic driver to interface the ST LPS22 pressure sensor
homepage
repositoryhttps://github.com/bwolf/lps22
max_upload_size
id109846
size15,916
Marcus Geiger (bwolf)

documentation

README

LPS22

Latest version

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.

API reference

Features

TODO TBD

License

Licensed under either of

Commit count: 2

cargo fmt