edrv-bmp180

Crates.ioedrv-bmp180
lib.rsedrv-bmp180
version0.0.1
sourcesrc
created_at2024-10-10 06:32:31.806994
updated_at2024-10-10 06:32:31.806994
descriptionDriver for BMP180 and BMP085, maintained by the embedded-drivers team
homepagehttps://github.com/embedded-drivers/embedded-drivers
repositoryhttps://github.com/embedded-drivers/embedded-drivers
max_upload_size
id1403508
size15,107
Andelf (andelf)

documentation

https://docs.rs/edrv-bmp180

README

edrv-bmp180

Rust driver for BMP180 and BMP085.

Overview

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.

Maintenance

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.

Features

  • Read temperature and pressure data from the sensor

Usage

[Provide basic usage examples]

Documentation

Docs.rs link

Contributing & License

Please refer to embedded-drivers

Commit count: 35

cargo fmt