python-bme680/packaging/debian
Phil Howard 50902ac08e Prep for v1.0.5 2018-06-01 17:15:10 +01:00
..
source Added packaging, dropped copy of C code 2017-10-17 15:09:19 +01:00
README Added packaging, dropped copy of C code 2017-10-17 15:09:19 +01:00
changelog Prep for v1.0.5 2018-06-01 17:15:10 +01:00
clean Added packaging, dropped copy of C code 2017-10-17 15:09:19 +01:00
compat Added packaging, dropped copy of C code 2017-10-17 15:09:19 +01:00
control Added packaging, dropped copy of C code 2017-10-17 15:09:19 +01:00
copyright Added packaging, dropped copy of C code 2017-10-17 15:09:19 +01:00
docs Added packaging, dropped copy of C code 2017-10-17 15:09:19 +01:00
rules Added packaging, dropped copy of C code 2017-10-17 15:09:19 +01:00

README

README

Python library for the BME680 gas, temperature, pressure and humidity sensor. Supports communication over i2c only.  

IMPORTANT

The bme680 library requires i2c.
To enable run `curl get.pimoroni.com/i2c | bash`
or use raspi-config and reboot your Raspberry Pi.