Skip to content

Commit 2e297f5

Browse files
Added support for Bmp2890 thermometer-barometer sensor
1 parent 52d4596 commit 2e297f5

File tree

11 files changed

+1308
-0
lines changed

11 files changed

+1308
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
See components/src/sensors/combined/BMP280
2+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
The BMP280 is an absolute barometric pressure sensor especially designed for mobile applications.
2+
3+
Pressure resolution 0.16 Pa
4+
5+
Temperature resolution 0.01°C
6+

0 commit comments

Comments
 (0)