Skip to content

Commit

Permalink
Added Azure IoTHub Sdk reference
Browse files Browse the repository at this point in the history
  • Loading branch information
lokijota authored Jan 22, 2020
1 parent 9b99146 commit 1fc643c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions BME680Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@
1. Run `git clone https://github.com/alexh-name/bsec_bme680_linux.git`. This is a great repo that includes C code to call Bosh's libraries. These are close source and include code to calculate an IAQ score (Interior Air Quality) that depends on other atmospheric factors. Unfortunatelly not public how this calculation is done. I'll be changing some of the code of this repo to upload readings to Azure.
2. Follow the setup instructions on (https://github.com/alexh-name/bsec_bme680_linux). Remember to `chmod +x make.sh` for it to be executable.



**Add here**: Download of BSEC and copy into RPI / PIMIDORI / Adafruit

Also:
Also -- for another page, not here:
- secondary I2C in my case
- change the checkpointing interval
- every 3 seconds
- change 5ºC to 4ºC ??

## Install Azure IoTHub Client SDK

https://pypi.org/project/azure-iot-device/ and https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-sdks

0 comments on commit 1fc643c

Please sign in to comment.