Windows IoT SDK Samples

GPIO Blink

A basic example demonstrating how to control an LED by blinking it using General Purpose Input/Output (GPIO) pins.

Download Sample

Web Server with Pi

Learn to host a simple web server on your Raspberry Pi using the Windows IoT Core SDK to serve content.

Download Sample

Sensor Readings

Connect and read data from various sensors (e.g., temperature, humidity) and display them.

Download Sample

Bluetooth Low Energy (BLE)

Explore how to use Bluetooth Low Energy to communicate with other BLE devices.

Download Sample

Azure IoT Hub Integration

Connect your Windows IoT device to Azure IoT Hub to send telemetry data and receive commands.

Download Sample

Camera Capture

Utilize the onboard or connected camera to capture images and videos.

Download Sample