Adafruit_BME680 (community library)
Summary
Name | Value |
---|---|
Name | Adafruit_BME680 |
Version | 0.1.2 |
Installs | |
License | MIT License |
Author | Kaga |
URL | https://github.com/kaga/Adafruit_BME680 |
Repository | https://github.com/kaga/Adafruit_BME680 |
Download | .tar.gz |
Library for running Adafruit BME680 on Particle Photon via I2C
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.
Example Wiring ( I2C )
BME680 | Particle Photon |
---|---|
VIN | 3v3 |
GND | GND |
SCK | D1 |
SDI | D0 |
Browse Library Files