Introduction to IoT with .NET Core

Introduction to IoT with .NET Core

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 0h 40m | 624 MB

Does the Internet of Things (IoT) work with .NET? This course provides an introduction to writing apps in C# using .NET and then running those apps on an IoT device. Join instructor Sweeky Satpathy as she walks through understanding IoT devices and shows how to control them with .NET, in this case using a Raspberry Pi microcontroller and Docker to run .NET applications. After highlighting the software and hardware requirements, she guides you through writing a simple application to trigger a blinking LED on the hardware. Sweeky ends the course with an advanced tutorial, showing how to add hardware and write software to create a temperature change notification on the Raspberry Pi.

Table of Contents

1 Intro to IoT with .NET Core
2 Raspberry Pi setup tutorial
3 What is IoT
4 How to connect the physical parts
5 What is .NET Core IoT
6 Hello World in IoT, Blinky Headless mode tutorial
7 Hello World in IoT, Blinky Boot to desktop tutorial
8 Blinky explained
9 Advanced tutorial ​Extending Blinky with a temperature sensor