A platform agnostic driver to interface the Bosch Sensortec BMP085 pressure sensor, written in Rust.
Please note that the BMP085 sensor has been discontinued by Bosch Sensortec in 2013.
This driver is build using the embedded-hal traits.
[API reference]
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.