Skip to content

A platform agnostic driver to interface with the MPL115a2 Barometric Pressure Sensor via I2C

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

bradegler/mpl115a2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A platform agnostic driver to interface with the MPL115A2 Barometer via I2C

This driver was built using embedded-hal traits.

Documentation

Read the detailed documentation here

What works

  • Read device coefficients
  • Initiate barometric pressure and temperature sampling
  • Read barometric pressure value
  • Read temperature value

License

Licensed under either of

at your option.

Resources

MPL115A2 - Data Sheet

The following resources were consulted when making this driver:

About

A platform agnostic driver to interface with the MPL115a2 Barometric Pressure Sensor via I2C

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published