Difference between revisions of "Sensors: BME680"

From HiveTool
Jump to: navigation, search
(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 04: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