BMP085-driver
[![Latest Version]][crates.io]A platform agnostic driver to interface the BOSCH BMP085 pressure sensor, written in Rust.
Please note that the BMP085 sensor has been discontinued in 2013.
This driver was built using the embedded-hal traits.
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.