Completed
- Azure, the developer cloud from Microsoft
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Connecting IoT Devices to Azure IoT Hub - Digital Agriculture Project
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - IoT for Beginners, a free 24 lesson IoT curriculum - https://aka.ms/iot-beginners
- 3 - Catch the previous series - https://aka.ms/iot-beginners-videos
- 4 - Get the kits from Seeed Studio - https://aka.ms/iot-beginners-kits
- 5 - Migrating plants to the cloud using Azure IoT Hub. https://azure.microsoft.com/services/iot-hub
- 6 - What is 'the cloud'?
- 7 - How big is the cloud?
- 8 - Azure, the developer cloud from Microsoft
- 9 - Sign up for Azure for free at https://azure.microsoft.com/free
- 10 - Students can sign up for Azure for free at https://azure.microsoft.com/free/students
- 11 - Cloud IoT services
- 12 - Connecting to cloud IoT services from your device and the rest of the cloud
- 13 - Cloud IoT service security
- 14 - Creating an Azure Resource Group, and an Azure IoT Hub instance
- 15 - How can an IoT device communicate with Azure IoT Hub?
- 16 - Device to cloud messages, cloud to device messages, direct method requests and device twins.
- 17 - Connecting a Raspberry Pi to Azure IoT Hub using Python
- 18 - Sending telemetry to Azure IoT Hub using Python
- 19 - Monitoring Azure IoT Hub messages in the Azure cloud shell
- 20 - Responding to direct methods on the IoT device