Getting started with Windows IoT Episode #3: Drivers, sensors, and Nuget Packages | Visual Studio Toolbox

This post has been republished via RSS; it originally appeared at: Channel 9.

In the third episode of this series, Dmitry and Suz introduce a smart home device prototype designed to integrate several devices and Azure services together. This smart home device makes use of a proximity sensor, temperature sensor, webcam, and a small HDMI screen. The Azure services the device connects to are Azure IoT Hub and the Face API offering from Microsoft Cognitive Services.

There are a number of ways to interface with devices and sensors on the Raspberry Pi using Windows IoT Core. Dmitry and Suz will talk about three: Built-in UWP APIs, Nuget packages and manually writing drivers directly in C#.

You can find all the episodes in this series as they go live in our YouTube playlist.

Resources:

  1. Smart Home Device source code on GitHub
  2. BME280 sensor Nuget package on GitHub
  3. Capturing webcam images using the MediaCapture class
  4. Microsoft Cognitive Services Face API

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.