Series - IoT-101


Advanced Tutorial: Extending Blinky with a Temperature Sensor [9 of 9][MP4] [0:11:35] [2020/01/07]
Let's take this sample to the next level! Why simply blink the LED when we can make it blink to notify us of temperature changes! We will add a temperature sensor to our circuit, add a few lines of…


Blinky! - Explained [8 of 9][MP4] [0:02:18] [2020/01/07]
In this video, we will understand the magic behind the blinking LED. We will walkthrough the Blinky sample to understand how .NET Core is able to control the LED connected to the Raspberry Pi. The…


Hello World in IoT i.e Blinky - boot to desktop tutorial [7 of 9][MP4] [0:02:09] [2020/01/07]
Now that we have our hardware and software ready, let us run Hello World, IoT style, using .NET to trigger the GPIO to blink the LED. We call this sample Blinky and in this video, we will run Blinky …


Hello World in IoT i.e Blinky - headless mode tutorial [6 of 9][MP4] [0:03:23] [2020/01/07]
Now that we have our hardware and software ready, let us run Hello World, IoT style, using .NET to trigger the GPIO to blink the LED. We call this sample Blinky and in this video, we will run Blinky …


What is .NET Core IoT? [5 of 9][MP4] [0:03:15] [2020/01/07]
So far, we have learnt about IoT and the devices. Let us learn more about the software we will be using; how .NET core runs on the Raspberry Pi and how we can use .NET libraries to write our code. You…


How to connect the physical parts? [4 of 9][MP4] [0:02:12] [2020/01/07]
Grab your wires and LEDs, it's time to make some connections for our sample, Blinky. Let's learn how to connect the LED and resistor to the Raspberry Pi's GPIO via a breadboard. You can find the…


What is IoT? [3 of 9][MP4] [0:06:57] [2020/01/07]
What exactly is IoT? What is an LED? Keep seeing this word GPIO in samples and tutorials? In this video, we will get an understanding of what exactly is IoT, learn some commonly used acronyms and what…


Raspberry Pi Setup Tutorial [2 of 9][MP4] [0:06:45] [2020/01/07]
Let's get started with our device of choice, the Raspberry Pi. In this video we will learn what Raspberry Pi board is, learn how we can set it up and then install .NET Core on it, making it ready for…


Intro to IoT with .NET Core [1 of 9][MP4] [0:02:21] [2020/01/07]
In this video tutorial, we explain what we are going to accomplish in this overall series. Learn what hardware and software components will be needed to join us in this journey of discovering the…