1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2024-06-29 08:34:46 +02:00
python-bme680/packaging/debian/README
2017-10-17 15:09:19 +01:00

10 lines
270 B
Plaintext

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.