Tasmota/lib/Adafruit_BME680-1.0.5
arendst c04fcd0dcf Add support for BME680
5.10.0a
 * Add (experimental) support for sensor SHT3x
 * Add support
for sensor MH-Z19(B) using serial interface to be enabled with define
USE_MHZ19 in user_config.h (#561, #1248)
 * Add (experimental) support
for sensor MH-Z19(B) using SoftwareSerial to be enabled with define
USE_MHZ19 in user_config.h (#561, #1248)
 * Add support for iTead SI7021
temperature and humidity sensor by consolidating DHT22 into AM2301 and
using former DHT22 as SI7021 (#735)
 * Fix BME280 calculation (#1051)
 *
Add support for BME680 using adafruit libraries (#1212)
 * Change
ADS1115 default voltage range from +/-2V to +/-6V (#1289)
 * Add
multipress support and more user configurable options to Sonoff Dual R2
(#1291)
 * Fix Sonoff Bridge missed learned key if learned data contains
0x55 (End of Transmission) flag (#1095, #1294)
 * Add support for
TSL2561 using adafruit library (#661, #1311)
 * Add alternative support
for SHT3x (#1314)
2017-12-06 17:14:41 +01:00
..
docs Add support for BME680 2017-12-06 17:14:41 +01:00
examples Add support for BME680 2017-12-06 17:14:41 +01:00
.gitignore Add support for BME680 2017-12-06 17:14:41 +01:00
Adafruit_BME680.cpp Add support for BME680 2017-12-06 17:14:41 +01:00
Adafruit_BME680.h Add support for BME680 2017-12-06 17:14:41 +01:00
Doxyfile Add support for BME680 2017-12-06 17:14:41 +01:00
README.md Add support for BME680 2017-12-06 17:14:41 +01:00
bme680.c Add support for BME680 2017-12-06 17:14:41 +01:00
bme680.h Add support for BME680 2017-12-06 17:14:41 +01:00
bme680_defs.h Add support for BME680 2017-12-06 17:14:41 +01:00
library.properties Add support for BME680 2017-12-06 17:14:41 +01:00

README.md

This is a library for the Adafruit BME680 Humidity, Barometric Pressure, Temp and MOX Gas sensor

Designed specifically to work with the Adafruit BME680 Breakout

These sensors use I2C or SPI to communicate, up to 4 pins are required to interface

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Check out the links above for our tutorials and wiring diagrams