dps310-async banner

dps310-async

1 devlog
2h 36m 43s

Universal embedded async driver for Infineon DPS310 (written in Rust btw).

This project uses AI

Used Claude Sonnet 4.5 for processing documentation and debugging.

Repository

Loading README...

Olivér Pirger

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.

Attachment
0