IoT Development with .NET
1h 1mIntermediate2024-05-13
Authors

Microsoft .NET
.NET Developers and Program Managers at Microsoft
Course details
Since .NET is cross-platform and runs on different CPU architectures, it's compatible with a wide variety of single-board computers, including Raspberry Pi. These devices are commonly used in Internet of Things (IoT) scenarios to communicate with sensors, displays, analog-to-digital converters, and more. In this course, designed by Microsoft .NET, explore the essentials of running .NET code on single-board computers and effectively utilizing the .NET IoT Libraries to communicate with various IoT devices. Along the way, be sure to check out the course's practical examples to inspire your own projects and continued learning.
Skills covered
Internet of Things.NETHardwareSoftware Development ToolsMicrosoftSoftware DevelopmentOne-Off
Concepts
1. loT Development with .NET
- 01 - Intro to .NET IoT with single board computers and Raspberry Pi
- 02 - Deploy .NET apps to single board computers and debug remotely
- 03 - General purpose input output - GPIO output control devices with .NET
- 04 - General purpose input output - read input with GPIO and .NET
- 05 - IoT sensors and displays with I C and .NET
- 06 - Convert analog signals to digital data with .NET