ReinierMaas / lora-azure-iot-workshop

In this hands-on lab you will be creating the complete chain from configuring, to bridging the cap between the connectivity providers clouds and the Microsoft Azure IoT platform, creating actionable insights on the Microsoft Azure IoT platform and sending commands all the way back to the device.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

From device to actionable insights with LoRa and the Azure IoT platform

LoRa - Azure IoT Hands-on Lab / Workshop

In this hands-on lab you will be creating the complete chain from configuring, to bridging the cap between the connectivity providers clouds and the Microsoft Azure IoT platform, creating actionable insights on the Microsoft Azure IoT platform and sending commands all the way back to the device. This includes assembling hardware, configuring hardware and software and coding the missing logic to a complete IoT solution. The workshop will simulate a remote located machine malfunctioning and getting restarted based on the received telemetry and created insights based on the telemetry data. You will be creating all components to get the malfunctioning machine back up running again. All of that within 2-4 hours (2 hours is minimum).

Technologies used during the hands-on lab;

  • Arduino development boards The Things Uno (LoRa enabled Arduino Leonardo)
  • Software emulated devices/sensors (in Java, NodeJS or C# (UWP))
  • Sensors (button and LED light bar)
  • LoRa & Lora WAN
  • The Things Network cloud
  • Microsoft Azure IoT Platform (including Azure Web Jobs, Azure IoT Hub, Azure Stream analytics, Azure Event hub, Azure blob storage and Azure Functions)

This hands-on lab will be guided by Valery Jacobs & Jan Willem Groenenberg & Sander van de Velde, so attendees have on site support for questions.

We will also provide background information about the used components in the hands-on lab.

The hands-on lab is created in conjunction with Atos and Microsoft Nederland.

Hardware used will remain property of Atos and Microsoft.

Team of experts

During the workshop the following experts will be present to guide you through the workshop:

  • Jan Willem Groenenberg; Atos Senior Expert, IoT Platform Architect, Azure Advisory Board member Twitter LinkedIn LinkedIn

  • Sander van de Velde; MVP, IoT Platform Architect, Azure Advisory Board member Twitter LinkedIn LinkedIn

Workshop/Hands-on locations and dates

These are the places where this workshop is given

NamelocationDate# of attendees
Microsoft Tech Days 2016Amsterdam, The NetherlandsOctober 4, 201619
Microsoft Tech Days 2016Amsterdam, The NetherlandsOctober 4, 201616
Microsoft Tech Days 2016Amsterdam, The Netherlandstba12
Microsoft Tech Days 2016Amsterdam, The Netherlandstba15
dotNed Saturday 2017Veenendaal, The NetherlandsJanuari 28, 201715
Atos Innovatos 2017Amstelveen, The NetherlandsMarch 14, 20178
Atos Innovatos 2017Groningen, The NetherlandsMarch 21, 20179
Atos Innovatos 2017Eindhoven, The NetherlandsMarch 28, 201713
IoT Tech Day 2017Utrecht, The NetherlandsApril 19, 201722
Global Azure Bootcamp 2017Amstelveen, The NetherlandsApril 22, 201712
Microsoft Tech Days 2017Amsterdam, The NetherlandsOctober 12, 201714
Codecamp 2017Iasi, RomaniaOctober 27, 201720
LoRa IoT networkApeldoorn, The NetherlandsApril 7, 201820
Global Azure Bootcamp 2018Amstelveen, The NetherlandsApril 21, 2018tba
TEQnation 2018Utrecht, The NetherlandsApril 26, 2018tba

Let's dive into the workshop

The workshop consists of several chapters. The first two chapters will guide you through the essentials we want you to get your hands on. The other chapters are optional/extra if you have time left.

You have four options to choose from to start with. You can either go for physical hardware based on the The Things Uno (Lora/LoraWAN enabled Arduino Leonardo) programmed in C and connected via The Things Network, Or choose one of the device simulation applications like UWP (C#), NodeJS (JavaScript) or Java application (Java is only used for the simulation client).

Click on one of the logos to get started with the device or simulated device and follow that path for the rest of the workshop (at the end of each chapter, a link to the following chapter is provided

  1. Connecting a device to the Azure IoT Platform

    Choose the device or simulator to connect to Azure IoT
    Getting started with the The Things Uno device and The Things Network Connecting to an IoT Hub using a UWP app device simulation Connecting to an IoT Hub using a NodeJs (JavaScript) app device simulation Connecting to an IoT Hub using a Java app device simulation
  2. Receiving and handling telemetry in Azure

    Choose the device or simulator to receive telemetry from
    Receiving and handling telemetry in Azure, sent by a TheThingsUno Receiving and handling telemetry in Azure, sent by a UWP app device simulation Receiving and handling telemetry in Azure, sent by a NodeJs (JavaScript) app device simulation Not available yet
  3. Passing commands back to actual devices or simulated devices

    Choose the device or simulator to pass commands back to
    Passing commands back to a The Things Uno device Passing commands back to a UWP app device simulation Passing commands back to a NodeJs (JavaScript) app device simulation Not available yet
  4. Bonus chapter

About

In this hands-on lab you will be creating the complete chain from configuring, to bridging the cap between the connectivity providers clouds and the Microsoft Azure IoT platform, creating actionable insights on the Microsoft Azure IoT platform and sending commands all the way back to the device.

License:MIT License


Languages

Language:HTML 97.8%Language:Batchfile 2.2%