ms5611-spi 0.2.0

no_std driver for MS5611 and MS5607 barometer sensors
Documentation

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.