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
How do analog signals get converted into digital data? In part 6 of .NET IoT for Beginners, Microsoft Sr. Content Developer Cam Soper explores Analog-to-Digital converters (ADCs) with single-board computers and the .NET IoT libraries. Cam then shows how he uses a Raspberry Pi and an MCP3008 ADC for one of his favorite activities: BBQ with .NET!
Follow along: https://aka.ms/dotnet/beginnervideos/...
Chapters:
0:00 - Greeting and introduction
0:33 - MCP3008
0:50 - Potentiometers
1:14 - Connecting a MCP3008
2:23 - Creating a…...more
Convert analog signals to digital data with .NET (6 of 6) | .NET IoT for Beginners
97Likes
3,645Views
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
How do analog signals get converted into digital data? In part 6 of .NET IoT for Beginners, Microsoft Sr. Content Developer Cam Soper explores Analog-to-Digital converters (ADCs) with single-board computers and the .NET IoT libraries. Cam then shows how he uses a Raspberry Pi and an MCP3008 ADC for one of his favorite activities: BBQ with .NET!
Follow along: https://aka.ms/dotnet/beginnervideos/...
Chapters:
0:00 - Greeting and introduction
0:33 - MCP3008
0:50 - Potentiometers
1:14 - Connecting a MCP3008
2:23 - Creating and running the Adc app
4:44 - Connecting an ADS1115
5:22 - Modifying the app for ADS1115
7:15 - Inferno, the .NET-powered BBQ smoker
9:28 - Using an RTD to detect temperature
13:38 - Series conclusion (at least for now)
Links: