Skip to content

Rust Embedded Hal driver for MS5611-01BA03 barometric pressure sensor.

License

Notifications You must be signed in to change notification settings

NoahSprenger/ms5611-01ba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MS5611-01BA Embedded-HAL Driver

This is a blocking driver which takes advantage of the Embedded-HAL Rust crate to enable platform independent usage.

Notes

  • This is untested at the moment.
  • Only supports SPI.
  • Does not validate conditions like the SPI SCLK speed of less than 20MHz.
  • SPI can use Mode 0 or 3 for phase and polarity.

About

Rust Embedded Hal driver for MS5611-01BA03 barometric pressure sensor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages