3 releases
0.1.2 | Sep 26, 2023 |
---|---|
0.1.1 | Feb 6, 2021 |
0.1.0 | Feb 6, 2021 |
#1313 in Hardware support
25KB
603 lines
bmp280-rs
I2C driver for the bmp280 atmospheric pressure and temperature sensor.
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
~44K SLoC