sergio
d77666c0e8
trailing spaces cleanup ( #2659 )
2019-02-17 18:26:29 +00:00
Arnim Läuger
4367e6e9e0
remove deprecated init functions in adxl345, am2320, bme280, bmp085, hdc1080, hmc58831, l3g4200d, HDC1000, lm92 ( #2276 )
2018-03-12 07:56:07 +01:00
Arnim Läuger
7dae5236e6
Deprecate xyz.init() in favor of xyz.setup(), removing inherent i2c configuration ( #1887 )
2017-05-21 16:17:29 +02:00
FrankX
4dfa5cd7d6
Correct BME280 IIR filter setting ( #1787 )
2017-02-11 22:53:06 +01:00
vsky
d56b4ef2e6
BME280: improved reliability and efficiency ( #1662 )
...
* BME280: improved reliability and efficiency
* BME280: new parameter to bme280.init() and new bme280.read() method documented
2016-12-11 22:31:39 +01:00
vsky
12a7b1c239
BME280: fixing humidity trimming parameter readout bug ( #1652 )
2016-12-09 21:19:58 -05:00
Yury Popov
a499716cc1
Update modules to be Lua coroutine compatible ( #1423 )
2016-08-02 22:33:05 +02:00
vsky
fac579fbb8
BME280 - fixing 2 issues
...
1) Signal incorect reading when the sensor is disconnected.
2) Reset humidity oversampling settings when calling `bme280.startreadout()` - if the sensor is reconnected and readouts are in forced mode there is no need to re-initialize the sensor (`bme280.init()`).
2016-02-27 15:44:15 +01:00
vsky
6bd0ec4480
BME280/BMP280 Digital Pressure Sensor module
2016-02-21 19:51:08 +01:00