Skip to content

no_std driver for the MS5611 (barometric pressure sensor)

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

Arkaleks/ms5611

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MS5611

no_std driver for the MS5611 (barometric pressure sensor)

The Device

The TE Connectivity MS5611 is a high resolution barometric pressure sensor. The device supports both SPI and I2C bus interfaces (this driver only supports SPI though).

More information and datasheet can be found at https://www.te.com/usa-en/product-CAT-BLPS0036.html#mdp-tabs-content

Status

  • SPI access
  • Measure Pressure
  • Measure Temperature
  • Get factory coefficients
  • Check Coefficients CRC
  • Basic tests (CRC, basic converstion)
  • I2C access
  • CI
  • Documentation

License

Licensed under either of

at your option.

About

no_std driver for the MS5611 (barometric pressure sensor)

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages