Crates.io | ms5611-i2c |
lib.rs | ms5611-i2c |
version | 0.2.0 |
created_at | 2025-02-24 15:04:42.149288+00 |
updated_at | 2025-03-18 07:58:28.363048+00 |
description | no_std Library for the MS5611 barometric pressure sensor only for I2C with embassy |
homepage | |
repository | https://github.com/mwesterm/ms5611-i2c |
max_upload_size | |
id | 1567585 |
size | 65,845 |
A library for the MS5611 barometric pressure sensor. Only supports the i2c interface (no SPI). Works with embassy-hal. Support sync and async-i2c Based on https://github.com/braincore/ms5611-rs