mpl3115 0.1.0

Platform-agnostic Rust driver for the MLP3115 pressure sensor.
Documentation
  • Coverage
  • 77.78%
    21 out of 27 items documented0 out of 18 items with examples
  • Size
  • Source code size: 16.33 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.71 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • tl8roy

This is an embedded-hal device driver for the MPL3115A2 Altitude sensor.

It is accurate to around 0.3m.

There is also a temperature and pressure readings avaliable.

See the example for usage The pressure mode is likely wildly inaccurate and needs to be tested against a known good pressure sensor.