python-bme680/packaging/debian
Phil Howard 288daed781 Version 1.0.3 prep 2017-11-23 11:25:34 +00: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 Version 1.0.3 prep 2017-11-23 11:25:34 +00: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.