Getting started with Windows IoT Episode #2: Creating, running and debugging with Pi hardware | Visual Studio Toolbox

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

In the second episode of this series, Dmitry and Suz Hinton cover the development process for deploying and debugging your very first Windows IoT Core application, "Hello Blinky". An explanation of the breadboard setup is followed by a demonstration of using Visual Studio on a PC to run the Hello Blinky UWP application remotely on the Raspberry Pi.

A brief walkthrough of the Hello Blinky source code reveals a familiar set of APIs and a couple of new ones unique to Windows IoT Core. A tour of the deployment and debugging process will help equip you with the confidence to replicate the same setup on your own.

Resources:

  1. Getting Started Developing Applications https://docs.microsoft.com/en-us/windows/iot-core/develop-your-app/buildingappsforiotcore
  2. Debugging your application https://docs.microsoft.com/en-us/windows/iot-core/develop-your-app/appdeployment
  3. Hello Blinky Sample on Github https://github.com/Microsoft/Windows-iotcore-samples/blob/master/Samples/HelloBlinky/CS/README.md

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.