Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

microsoft/Windows-iotcore-samples

Repository files navigation

Windows 10 IoT Core Samples

This repo contains the samples that demonstrate the usage patterns for Microsoft's Windows 10 IoT Core. These code samples were created with templates available in Visual Studio, and are designed, but not limited to, run on devices that run Windows 10 IoT Core.

Note: If you are unfamiliar with Git and GitHub, you can download the entire collection as a ZIP file, but be sure to unzip everything to access shared dependencies. For more info, see Get Started.

Windows 10 IoT Core development

These samples require Visual Studio 2017 to build and Windows 10 IoT Core to execute. The setup and installation steps are different based on what hardware device you have.

Get a free copy of Visual Studio 2017 Community Edition

Additionally, to stay on top of the latest updates to Windows and the development tools, become a Windows Insider by joining the Windows Insider Program.

Become a Windows Insider

Using the samples

The easiest way to use these samples without using Git is to download the zip file containing the current version (using the following link or by clicking the "Download ZIP" button on the repo page). You can then unzip the entire archive and use the samples in Visual Studio 2017.

Download the samples ZIP

Notes:

  • Before you unzip the archive, right-click it, select Properties, and then select Unblock.
  • Be sure to unzip the entire archive, and not just individual samples. The samples all depend on the SharedContent folder in the archive.
  • In Visual Studio 2017, the platform target defaults to ARM, so be sure to change that to x64 or x86 if you want to test on a non-ARM device.

The samples use Linked files in Visual Studio to reduce duplication of common files, including sample template files and image assets. These common files are stored in the SharedContent folder at the root of the repository, and are referred to in the project files using links.

Reminder: If you unzip individual samples, they will not build due to references to other portions of the ZIP file that were not unzipped. You must unzip the entire archive if you intend to build the samples.

For more info about the programming models, platforms, languages, and APIs demonstrated in these samples, please refer to the guidance, tutorials, and reference topics provided in the Windows 10 documentation available in the Windows Developer Center. These samples are provided as-is in order to indicate or demonstrate the functionality of the programming models and feature APIs for Windows.

Contributions

Note:

  • When contributing, make sure you are contributing from the develop branch and not the master branch. Your contribution will not be accepted if your PR is coming from the master branch.

If you find a bug in any of these samples, please file it using the Feedback Hub app. You can find instructions on how to use the Feedback Hub app here.

These samples are direct from the feature teams and we welcome your input on issues and suggestions for new samples. If you would like to see new coverage or have feedback, please consider contributing. You can edit the existing content, add new content, or simply create new issues. We’ll take a look at your suggestions and will work together to incorporate them into the docs.

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

See also

For additional Windows samples, see Windows on GitHub.

Samples by category

Devices, sensors and samples that involve wiring

AppServiceBlinky DigitalSign HelloBlinky
HelloBlinkyBackground NFCForIoT Potentiometer Sensor
Push Button RGB LED Accelerometer
SPI Display TempForceSensor VideoCaptureSample
I2C Compass ContainerWebSocket GpioOneWire
I2C Port Expander IoT Blockly

Samples that demonstrate Universal Windows Application features

AppServiceSharedNotepad CompanionApp ExternalProcessLauncher
ForegroundAppWithBackgroundApp HelloBlinkyBackground HelloWorld
IoT Browser IoTCore DefaultApp IoTCore MediaPlayer
IoT Onboarding Cognitive Services Companion App
OpenCV Example Serial UART Webcam App
WiFi Connector

Samples that utilize Microsoft Azure features

IoTConnector SpeechTranslator WeatherStation
HelloCloud HelloCloud.Headless ReadDeviceToCloudMessages
TpmDeviceTest WeatherStation WeatherStation.PowerBI
IoT Hub Clients Azure IoT Edge Modules

Samples that involve device drivers, services, or realtime processing

IoTCoreService NTServiceRpc SerialUART
Shift Register Memory Status Container Web Socket
Custom Device Accessor IoT Onboarding - Bluetooth (RFCOMM) Virtual Microphone Array Driver