https://github.com/don/phillycodecamp
Philly .NET Code Camp 2018.2 IoT Workshop with Arduino and Azure
https://github.com/don/phillycodecamp
Last synced: over 1 year ago
JSON representation
Philly .NET Code Camp 2018.2 IoT Workshop with Arduino and Azure
- Host: GitHub
- URL: https://github.com/don/phillycodecamp
- Owner: don
- Created: 2018-11-16T02:27:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-16T19:09:52.000Z (over 7 years ago)
- Last Synced: 2025-01-05T07:44:37.191Z (over 1 year ago)
- Language: C++
- Size: 957 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building Wi-Fi Connected IoT Solutions with Arduino and Azure
Philly .NET Code Camp - November 16, 2018
Dani Diaz - Microsoft
Don Coleman - Chariot Solutions
## Exercises
* [Exercise 1: Development Environment](exercises/exercise1.md)
* [Exercise 2: Assemble the Hardware](exercises/exercise2.md)
* [Exercise 3: Sending data using MQTT](exercises/exercise3.md)
* [Exercise 4: Viewing MQTT data](exercises/exercise4.md)
* [Exercise 5: Graphing MQTT Data](exercises/exercise5.md)
* [Exercise 6: Sending Data to Arduino](exercises/exercise6.md)
* [Exercise 7: Buttons](exercises/exercise7.md)
* [Exercise 8: Azure](exercises/exercise8.md)
## Slides
The slides are available from [https://don.github.io/slides/2018-11-16-phillycodecamp-iot-workshop/](https://don.github.io/slides/2018-11-16-phillycodecamp-iot-workshop/)