Crates.io | edrv-bmp180 |
lib.rs | edrv-bmp180 |
version | 0.0.1 |
source | src |
created_at | 2024-10-10 06:32:31.806994 |
updated_at | 2024-10-10 06:32:31.806994 |
description | Driver for BMP180 and BMP085, maintained by the embedded-drivers team |
homepage | https://github.com/embedded-drivers/embedded-drivers |
repository | https://github.com/embedded-drivers/embedded-drivers |
max_upload_size | |
id | 1403508 |
size | 15,107 |
Rust driver for BMP180 and BMP085.
This project provides a Rust driver for the BMP180 and BMP085 temperature and pressure sensors. It aims to offer a consistent and reliable interface for interacting with the BMP180 and BMP085 sensors in embedded Rust applications.
This project is maintained by the embedded-drivers team. Our organization's goal is to provide consistent driver access interfaces for embedded Rust and to maintain these drivers collectively to avoid orphaned crates.
[Provide basic usage examples]
Please refer to embedded-drivers