Driver already works! Implemented sensor initialization and command mode reading. There’s also a convenience function for reading both pressure and temperature. Readings are accurate. Returns values in hectopascals (hPa) and degrees Celsius (°C).
I created a crates.io page for trying out the package if you happen to have this sensor.
https://crates.io/crates/dps310-async
I also wrote a little readme.
Log in to leave a comment