Sensors: BME680
BME680
Download the drivers
git clone https://github.com/BoschSensortec/BME680_driver.git git clone https://github.com/twartzek/bme680-raspberry.git
Compile
gcc bme680_main.c bme680.c -o bme680
git clone https://github.com/BoschSensortec/BME680_driver.git git clone https://github.com/twartzek/bme680-raspberry.git
gcc bme680_main.c bme680.c -o bme680