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
Part 5 of the .NET IoT for Beginners series joins Sr. Content Developer Cam Soper as he shows how to interact with I²C devices using a single-board computers, like Raspberry Pi. Using a BME280 temperature, humidity, and pressure sensor and a 20x4 LCD character display, Cam demonstrates using the .NET IoT libraries to use the I²C protocol to communicate with any supported device.
Follow along: https://aka.ms/dotnet/beginnervideos/...
Chapters:
0:00 - Greeting and introduction
1:06 - Enabling I²C on Raspberry Pi
1:22 - Conn…...more
IoT sensors and displays with I²C and .NET (5 of 6) | .NET IoT for Beginners
66Likes
3,035Views
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
Part 5 of the .NET IoT for Beginners series joins Sr. Content Developer Cam Soper as he shows how to interact with I²C devices using a single-board computers, like Raspberry Pi. Using a BME280 temperature, humidity, and pressure sensor and a 20x4 LCD character display, Cam demonstrates using the .NET IoT libraries to use the I²C protocol to communicate with any supported device.
Follow along: https://aka.ms/dotnet/beginnervideos/...
Chapters:
0:00 - Greeting and introduction
1:06 - Enabling I²C on Raspberry Pi
1:22 - Connecting a BME280
2:22 - Creating and running the Sensor app
5:05 - Connecting an LCD Display
6:06 - Updating the app for the display
9:50 - Testing the completed app
10:22 - What's next
Links: