GitHunt
TA

tazz4843/mpl3115a2-hal

Rust embedded-hal device driver for the MPL3115A2 Altitude sensor

mpl3115a2-hal

Device driver for the MPL3115A2 pressure sensor using the embedded-hal traits.

Enable either async or blocking support with the async or blocking features respectively.
You cannot use both at the same time, due to the way they're implemented using the same functions.

Languages

Rust100.0%

Contributors

MIT License
Created October 1, 2023
Updated October 28, 2023
tazz4843/mpl3115a2-hal | GitHunt