Skip to content

Commit 58cf84e

Browse files
authored
Merge pull request #450 from Max-Ogorodnik2006/bmp280_1
Added support for Bmp280 thermometer-barometer sensor
2 parents 68b8aa9 + dad2228 commit 58cf84e

File tree

11 files changed

+1307
-0
lines changed

11 files changed

+1307
-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)