3 releases

0.1.2 Sep 26, 2023
0.1.1 Feb 6, 2021
0.1.0 Feb 6, 2021

#1815 in Hardware support

41 downloads per month

AGPL-3.0

25KB
603 lines

bmp280-rs

I2C driver for the bmp280 atmospheric pressure and temperature sensor.

Docs

Rust docs


lib.rs:

bmp280-rs

no_std compatible i2c driver for the bmp280 temperature / air pressure sensor.

Status

Basic temperature and pressure readouts are values I expect. Not rigorously tested in production though.

Dependencies

~2MB
~42K SLoC