Jan Hoffmann
|
d2d5ed8e52
|
board image is in local assets
|
2019-02-06 17:25:52 +01:00 |
Jan Hoffmann
|
4d6b79feb8
|
Update README.md to be consistent
|
2019-02-06 17:23:55 +01:00 |
Jan Hoffmann
|
9f8ab75056
|
Update Adafruit_BME280.cpp
typo in adafruit page device url
|
2019-02-06 17:19:40 +01:00 |
Limor "Ladyada" Fried
|
24a162b0bb
|
Update library.properties
|
2019-02-04 00:17:15 -05:00 |
Limor "Ladyada" Fried
|
6b88b5a329
|
Merge pull request #39 from herm/registers
Fix register defintions.
|
2019-02-04 00:16:51 -05:00 |
Limor "Ladyada" Fried
|
07c3089265
|
Merge pull request #43 from moikorg/patch-1
Update Adafruit_BME280.cpp
|
2018-11-28 09:39:36 -08:00 |
Mike
|
292ab5f933
|
Update Adafruit_BME280.cpp
just small correction in the doc
|
2018-11-28 16:43:04 +01:00 |
dean
|
495c57a6d4
|
DM: fix travis
|
2018-08-09 13:23:46 -04:00 |
dean
|
cad843e6bd
|
DM: fix for travis
|
2018-08-09 13:13:49 -04:00 |
dean
|
bcd90ba06e
|
DM: update readme and add travis
|
2018-08-09 11:58:15 -04: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 |
dean
|
4a84ebc99e
|
DM: bump
|
2017-12-27 18:39:51 -05:00 |
dean
|
225bed4415
|
DM: added startup delay
|
2017-12-27 18:39:20 -05:00 |
ladyada
|
321186220e
|
bump
|
2017-10-30 14:21:18 -04:00 |
ladyada
|
b2fd691dc7
|
Merge branch 'mjs513-master'
|
2017-09-12 19:17:30 -04:00 |
ladyada
|
7925877494
|
fix test back
|
2017-09-12 19:17:03 -04: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 |
ladyada
|
784dc84c81
|
Merge branch 'master' of github.com:adafruit/Adafruit_BME280_Library
|
2017-04-03 11:46:49 -04:00 |
ladyada
|
91fb749f4d
|
https://github.com/adafruit/Adafruit_BME280_Library/issues/21
|
2017-04-03 11:46:44 -04:00 |
Limor "Ladyada" Fried
|
76e4a2720f
|
Merge pull request #24 from marcmerlin/patch-1
Works on ESP32 (and updated ESP8266 comment)
|
2017-03-23 01:33:20 -04:00 |
Marc MERLIN
|
d10e6962e3
|
Works on ESP32 (and updated ESP8266 comment)
|
2017-03-22 21:02:35 -07:00 |
ladyada
|
09536bedf3
|
Merge branch 'master' of github.com:adafruit/Adafruit_BME280_Library
|
2017-02-11 21:51:09 -05:00 |
ladyada
|
a148538212
|
bump
|
2017-02-11 21:51:02 -05:00 |
Limor "Ladyada" Fried
|
f1e14909c7
|
Merge pull request #20 from things-nyc/fix-await-calibration
Reset on begin and read coefficients only after calibration
|
2017-02-11 21:50:19 -05:00 |
Frank Leon Rose
|
b72b7d6285
|
Restore comment
|
2017-02-09 10:34:19 -05:00 |
Frank Leon Rose
|
50fb31ace1
|
On begin, read coefficients after calibration
|
2017-02-09 10:21:13 -05:00 |
Limor "Ladyada" Fried
|
f741893e28
|
Merge pull request #19 from pm73/patch-1
change loop to delay so ESP8266 can do Wi-Fi tasks
|
2017-02-08 12:00:13 -05:00 |
pm73
|
4f66f97fe6
|
change loop to delay so ESP8266 can do Wi-Fi tasks
delay(1) allows ESP8266 to do Wi-Fi tasks. It is recommended to not make any code that blocks this for more than 20/50 microseconds.
|
2017-02-08 12:32:22 +01:00 |
ladyada
|
5cafb34e32
|
Merge branch 'mozzbozz-master'
|
2017-02-06 18:52:49 -05:00 |
ladyada
|
553c635a81
|
fixed and split example
|
2017-02-06 18:52:37 -05:00 |
ladyada
|
54b1c5125c
|
Merge branch 'master' of https://github.com/mozzbozz/Adafruit_BME280_Library into mozzbozz-master
|
2017-02-06 18:38:02 -05:00 |
Kevin Townsend
|
edbe5e857f
|
Update README.md
|
2017-01-20 13:18:39 +01:00 |
Kevin Townsend
|
0e1d97a603
|
Added note on Adafruit_Sensor requirement.
|
2017-01-20 13:17:52 +01:00 |
mozzbozz
|
9e676f1d64
|
Implemented sensor modes and settings among other improvements
|
2016-08-18 23:24:14 +02:00 |
Limor "Ladyada" Fried
|
3b54af67d0
|
Merge pull request #11 from mozzbozz/master
Added sea level pressure calculation helper function
|
2016-08-16 14:31:42 -04:00 |
mozzbozz
|
c96d20544a
|
Added sea level pressure calculation helper function
|
2016-08-16 16:22:17 +02:00 |
Tony DiCola
|
6c2628be0d
|
Add GitHub issue template
|
2016-05-27 13:45:59 -07:00 |
Tony DiCola
|
d0a0b8c960
|
Add GitHub pull request template
|
2016-05-27 13:40:49 -07:00 |
Andy Doro
|
214fe7d602
|
update compatibility matrix in README
|
2016-04-12 14:49:40 -04:00 |
Andy Doro
|
245a431081
|
update compatibility matrix in README
|
2016-02-16 13:05:35 -05:00 |
ladyada
|
9102685e24
|
bump
|
2016-01-21 20:18:30 -05:00 |
ladyada
|
b848cb2a74
|
https://github.com/adafruit/Adafruit_BME280_Library/issues/2
|
2016-01-21 20:17:16 -05:00 |
ladyada
|
3c2e13b15a
|
bump oversampling up!
|
2016-01-21 20:16:29 -05:00 |
ladyada
|
b6369f7a6b
|
burst read temp & pressure
|
2016-01-21 20:04:35 -05:00 |
ladyada
|
30003e7b98
|
Merge branch 'master' of github.com:adafruit/Adafruit_BME280_Library
|
2016-01-21 18:31:31 -05:00 |
ladyada
|
b3f8576b48
|
must get temp before humidity or pressure in order to set t_fine
|
2016-01-21 18:31:21 -05:00 |
Andy Doro
|
71d6219e61
|
update compatibility matrix in README
|
2015-12-08 11:49:26 -05:00 |
Andy Doro
|
c55f471e5c
|
update compatibility matrix in README
|
2015-11-19 12:44:41 -05:00 |