Sign in to confirm you’re not a bot
This helps protect our community. Learn 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: Follow Cam: #dotnet #iot #csharp #raspberry-pi Blog: https://aka.ms/dotnet/blog Twitter: https://aka.ms/dotnet/twitter TikTok: https://aka.ms/dotnet/tiktok Mastodon: https://aka.ms/dotnet/mastodon LinkedIn: https://aka.ms/dotnet/linkedin Facebook: https://aka.ms/dotnet/facebook Docs: https://learn.microsoft.com/dotnet Forums: https://aka.ms/dotnet/forums 🙋‍♀️Q&A: https://aka.ms/dotnet-qa 👨‍🎓Microsoft Learn: https://aka.ms/learndotnet

Follow along using the transcript.

dotnet

325K subscribers