Skip to content

Source code for the IOT workshop, created as an activity to showcase and explore Microsoft IoT technologies. The site is available on http://iotworkshop.azurewebsites.net/ website.

License

Notifications You must be signed in to change notification settings

msmcdx/iotworkshop

Repository files navigation

Source code for IOT Workshop

This is a source code for Internet Of Things Workshop as a result of exploring Microsoft SDK for working with IoT.

Source code as zip file is available here.

Inspired by Connect the Dots this workshop encapsulate the whole IOT lifecycle (getting data from device to web and then delivered to the client):

  • Web Interface (this project can be used as a hosting solution)
  • Client for Windows 10 (coming in separate branch)
  • Client for Raspberry PI on Windows and Linux (coming in separate branch)

All clients communicate with Web interface directly or indirectly via Azure Event Hubs / Azure IoT Hub.

If you want to start with IoT development, you can start by choosing your path. Path can be done independently of each other. If you want to learn building the client / server / client, start with first one and then continue with next.


This project uses Pipeline approach, explained and authored by Miguel Castro. Some of the helpers in the code are authored by community contributors:

If you want to contribute, create pull request and we will review your request.

For any Workshop related question, please, reach to us out via About page on IoT Workshop Homepage.

About

Source code for the IOT workshop, created as an activity to showcase and explore Microsoft IoT technologies. The site is available on http://iotworkshop.azurewebsites.net/ website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published