Difference between revisions of "Sensors: BME680"
(Created page with "==BME680== ===Download the drivers=== git clone https://github.com/BoschSensortec/BME680_driver.git git clone https://github.com/twartzek/bme680-raspberry.git ===Compile...") |
(No difference)
|
Revision as of 03:10, 5 July 2018
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