Commit Graph

47 Commits

Author SHA1 Message Date
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
Andy Doro 3868705b67 update compatibility matrix in README 2015-11-19 12:44:30 -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 ee085fc021 fix merge 2015-09-14 01:12:56 -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
Kevin Townsend 59079b6d37 Changed pressure output to hPa 2015-08-31 23:48:55 +02:00
Kevin Townsend 0e61e7b726 Set CONTROLHUMID before CONTROL 2015-08-31 23:48:25 +02:00
Tony DiCola 8bf92cf151 Create library.properties 2015-08-21 14:58:09 -07:00
ladyada 60bb88f257 init 2015-07-24 16:44:43 -04:00