pip3, adafruit-circuitpython-bme680, adafruit-blinka, busio
-
Install dependencies using pip3 and if wanted a venv.
-
Run
python3 main.py
Tested to work on a Raspberry Pi 3B v1.2 and 4B. Looks for a BME680 at I2C address 0x77
. That is the default address for the adafruit model. Uses the default SCL and SDA pins on the raspi.