Adafruit_Jib_BME680 (community library)
Summary
Name | Value |
---|---|
Name | Adafruit_Jib_BME680 |
Version | 1.0.8 |
Installs | |
License | MIT License |
Author | Kaga, Jib218 |
URL | https://github.com/jib218/Adafruit_BME680-Particle.git |
Repository | https://github.com/jib218/Adafruit_BME680-Particle.git |
Download | .tar.gz |
All Versions | 1.0.8, 1.0.7 |
Library for running Adafruit BME680 on Particle Photon via I2C. Possibility to adjust Gas Sensor.
Example Build Testing
Device OS Version:
This table is generated from an automated build. Success only indicates that the code compiled successfully.
Library Read Me
This content is provided by the library maintainer and has not been validated or approved.
Adafruit_BME680
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
http://www.adafruit.com/products/3660
Written by Adafruit Industries (https://github.com/adafruit/Adafruit_BME680) but modified to work with Particle Photon & Core. All credits to them.
Modified by jib218 in order to make the gas heater optional.
Example Wiring ( I2C )
BME680 | Particle Photon |
---|---|
VIN | 3v3 |
GND | GND |
SCK | D1 |
SDI | D0 |
Browse Library Files