If playback doesn't begin shortly, try restarting your device.
•
You're signed out
Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
CancelConfirm
Share
An error occurred while retrieving sharing information. Please try again later.
*** Note: This video was produced using .NET 7. The code samples featured in this video have been updated on GitHub to use .NET 8. Ensure you are using the .NET 8 SDK when compiling the samples. For more information, refer to the .NET IoT docs (https://learn.microsoft.com/dotnet/iot).
***
View full playlist: https://aka.ms/dotnet/beginnervideos/...
Get Started with .NET in Visual Studio: https://aka.ms/dotnet/get-started/vs
Welcome back, friends!
In part 3 of the series, Microsoft Sr. Content Developer Cam Soper shows you how to use the pins on an single-board computer (like Raspberry Pi) to control external devices. Starting with the basics of the General Purpose Input/Output (GPIO) header, Cam demonstrates how to use a breadboard and a GPIO breakout board to create a simple LED circuit. Then, using the .NET IoT Libraries, he shows how to blink the LED. After that, he takes it up a notch by demonstrating how to use a relay to control a large…...more
General Purpose Input/Output GPIO output control devices with .NET (3 of 6) | .NET IoT for Beginners
80Likes
4,860Views
2023Jul 11
*** Note: This video was produced using .NET 7. The code samples featured in this video have been updated on GitHub to use .NET 8. Ensure you are using the .NET 8 SDK when compiling the samples. For more information, refer to the .NET IoT docs (https://learn.microsoft.com/dotnet/iot).
***
View full playlist: https://aka.ms/dotnet/beginnervideos/...
Get Started with .NET in Visual Studio: https://aka.ms/dotnet/get-started/vs
Welcome back, friends!
In part 3 of the series, Microsoft Sr. Content Developer Cam Soper shows you how to use the pins on an single-board computer (like Raspberry Pi) to control external devices. Starting with the basics of the General Purpose Input/Output (GPIO) header, Cam demonstrates how to use a breadboard and a GPIO breakout board to create a simple LED circuit. Then, using the .NET IoT Libraries, he shows how to blink the LED. After that, he takes it up a notch by demonstrating how to use a relay to control a larger device like a light bulb or a fan. Join Cam as he walks you through this IoT equivalent of "Hello, World!"
Follow along: https://aka.ms/dotnet/beginnervideos/...
Chapters:
0:00 - Greeting and introduction
0:25 - The GPIO header
0:49 - Breadboards
2:10 - LED circuit
3:14 - Creating the Blink app
5:50 - Testing the app
6:15 - Relays
8:55 - What's next
Links: