Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
andriyadi committed Mar 23, 2017
2 parents 9a56161 + f6a866c commit 32862d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ Upload the sketch to your ESP8266 board. I'll recommend to use the ESP8266-based

And after that, (hopefully) you're good to go. Hey, would be great if you can connect a temperature sensor as the sketch is about reading temperature data and publish it to Azure IoT Hub. I use BMP180 and [Adafruit's BMP085/BMP180 library](https://github.com/adafruit/Adafruit-BMP085-Library). You can change `#define USE_BMP180` from `1` to `0` if you don't have the sensor and let the random on your side.

Or... get the sample project from [here](https://github.com/andriyadi/AzureIoTHubMQTTClientSample)

Enjoy!


Expand Down

0 comments on commit 32862d1

Please sign in to comment.