A platform agnostic driver to interface with the MPL115A2 Barometer via I2C
This driver was built using embedded-hal
traits.
Read the detailed documentation here
- Read device coefficients
- Initiate barometric pressure and temperature sampling
- Read barometric pressure value
- Read temperature value
Licensed under either of
-
Apache License, Version 2.0 (LICENSE-APACHE or APACHE)
-
MIT license (LICENSE-MIT or MIT)
at your option.
MPL115A2 - Data Sheet
The following resources were consulted when making this driver: