Windows IoT Development Samples

GPIO

Raspberry Pi GPIO

Control GPIO pins on a Raspberry Pi using Windows IoT Core. Includes sample code for digital I/O and PWM.

View Sample
Azure IoT

Azure IoT Hub Telemetry

Send sensor data from a Windows IoT device to Azure IoT Hub. Demonstrates device provisioning and secure communication.

View Sample
Camera

Camera Capture

Capture images and stream video from a USB camera attached to a Windows IoT device. Includes preview UI.

View Sample
MQTT

MQTT Broker

Run an MQTT broker on a Windows IoT device and connect multiple clients. Includes secure TLS setup.

View Sample
Bluetooth

Bluetooth LE Peripheral

Implement a Bluetooth Low Energy peripheral role to broadcast sensor data to smartphones.

View Sample
Background Service

Background Application Service

Run a headless background service on Windows IoT that performs periodic tasks without UI.

View Sample