1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2025-01-24 13:27:08 +01:00
2017-12-04 10:37:52 +00:00
..
2017-12-04 10:37:52 +00:00
2017-10-17 15:09:19 +01:00
2017-10-17 15:09:19 +01:00
2017-10-17 15:09:19 +01:00
2017-10-17 15:09:19 +01:00
2017-10-17 15:09:19 +01:00

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.