Jan Hoffmann
|
1f2d47a6fe
|
Merge pull request #49 from sellensr/master
begin() fail gracefully
|
2019-04-28 13:41:20 +02:00 |
Sami Kankaristo
|
745859172b
|
Add LICENSE and mention it in all source files
|
2019-04-27 17:22:44 +03:00 |
sellensr
|
8ab293829a
|
Update Adafruit_BME280.h
Dox block at line 38
|
2019-04-26 16:44:42 -04:00 |
sellensr
|
d698103a6a
|
Added Documentation Comments to Adafruit_BME280.h
|
2019-04-26 16:33:26 -04:00 |
Rick Sellens
|
874147604f
|
begin() fail gracefully
try 0x76 address as well.
record _sensorID
|
2019-04-26 12:28:33 -04:00 |
espHorst
|
0c0a0f9bba
|
added doc for protected members
|
2019-04-02 21:26:09 +02:00 |
ladyada
|
e04d73b448
|
undo breaking change
|
2019-04-01 20:27:45 -04:00 |
gk
|
d46c9d7cc5
|
changed private to protected
|
2019-04-01 21:26:19 +02:00 |
Limor "Ladyada" Fried
|
6b88b5a329
|
Merge pull request #39 from herm/registers
Fix register defintions.
|
2019-02-04 00:16:51 -05:00 |
dean
|
e0c8ee1694
|
DM: update docs
|
2018-08-09 11:42:21 -04:00 |
Hermann Kraus
|
1b51fa9479
|
Fix register defintions.
Fixes #28.
|
2018-04-10 23:19:39 +02:00 |
mjs513
|
63357a0d5e
|
Fixed default setting bme.begin()
|
2017-09-12 07:35:36 -04:00 |
mjs513
|
ba0bcdb599
|
Made the Wire Bus selectable in setup
|
2017-09-12 06:29:13 -04:00 |
Frank Leon Rose
|
50fb31ace1
|
On begin, read coefficients after calibration
|
2017-02-09 10:21:13 -05:00 |
ladyada
|
553c635a81
|
fixed and split example
|
2017-02-06 18:52:37 -05:00 |
mozzbozz
|
9e676f1d64
|
Implemented sensor modes and settings among other improvements
|
2016-08-18 23:24:14 +02:00 |
mozzbozz
|
c96d20544a
|
Added sea level pressure calculation helper function
|
2016-08-16 16:22:17 +02:00 |
ladyada
|
b6369f7a6b
|
burst read temp & pressure
|
2016-01-21 20:04:35 -05:00 |
Tony DiCola
|
91f50d5155
|
Fix #4 by making calibration data a class member instead of static value.
|
2015-10-05 15:13:15 -07:00 |
ladyada
|
785b6ec52c
|
*sigh* more merge fixing
|
2015-09-14 01:14:33 -04:00 |
ladyada
|
dbd60ee741
|
Merge branch 'master' of github.com:adafruit/Adafruit_BME280_Library
Conflicts:
Adafruit_BME280.h
examples/bme280test/bme280test.ino
|
2015-09-14 01:11:55 -04:00 |
ladyada
|
1b188eed2f
|
alt
|
2015-09-14 01:10:52 -04:00 |
Kevin Townsend
|
11ad05a034
|
Added .readAltitude function
|
2015-09-01 07:23:33 +02:00 |
ladyada
|
60bb88f257
|
init
|
2015-07-24 16:44:43 -04:00 |