JadKHaddad / bmp180

bmp180 sensor driver for embedded rust
https://crates.io/crates/bmp180-embedded-hal
Apache License 2.0
2 stars 0 forks source link
embedded-hal embedded-rust rust

BMP180

A platform agnostic driver to interface with the BMP180 (pressure sensor) using the embedded-hal and embedded-hal-async traits.

Features

The following features are available:

Usage

See examples directory.

License

Licensed under either of

Contribution

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.