Questions tagged [windows-iot]

Windows 10 IoT Core is an operating system for the Internet of Things. It has no desktop, but allows you to run a single Universal Windows Platform App in fullscreen. Out of the Raspberry Pi series, only the B 2 and the B 3 models are capable of running this OS.

Windows 10 IoT Core is a version of Windows 10 that is optimized for smaller devices with or without a display, and that runs on the Raspberry Pi 2 and 3.

Windows IoT Core does not have a desktop but instead utilizes the rich, extensible Universal Windows Platform (UWP) API for building Windows Applications.

Windows 10 IoT (Internet of Things) is the first Windows operating system to run on a Raspberry Pi.

294 questions
24
votes
2 answers

Can you put Windows 10 IoT Core on Raspberry Pi Zero?

Can you put Windows 10 IoT Core on Raspberry Pi Zero? According to the minimum requirements specified on the Windows IoT core page it might seem possible, but I'm not sure.
Andrei Rînea
  • 413
  • 1
  • 4
  • 11
16
votes
3 answers

Windows 10 IoT Core Needs Explaining

First I am going to start with that I have a Raspberry Pi 2 B+ and a SanDisk 32GB class 10 micro SD card. My question is where is some good solid documentation, or at least a good explanation on what Windows 10 IoT Core does, what it looks like, and…
matthew
  • 288
  • 1
  • 12
13
votes
4 answers

Window IoT Core stuck while booting on Raspberry Pi 3

When I try to boot my Raspberry Pi 3 with Windows IoT Core it remains on this screen forever: I've tried 2 different builds now, 14322 and 14328. Also I tried via noobs and via the IoT dashboard from Microsoft. The device is connected to the…
RuteNL
  • 231
  • 1
  • 2
  • 3
12
votes
2 answers

Run Windows 10 IoT app at startup?

I have a .NET universal application which I deployed to Raspberry Pi 2. It runs when I select "Debug" in Visual Studio 2015 Community Edition. But whenever Raspberry shuts down, I need to start the app again. How can I make my app run at startup…
Thomas Weller
  • 2,517
  • 3
  • 30
  • 54
12
votes
5 answers

Windows 10 WiFi Adapters

I have two Raspberry Pis RP B+ running Raspbian RP 2 running Windows 10 IoT Core I have a Vilros USB WiFi adapter (details here) that works in Raspbian but not in Windows 10 IoT Core. In Raspbian the adpater has a blue light when connected. I do…
Mark Cooper
  • 531
  • 1
  • 4
  • 12
12
votes
4 answers

Windows 10 IoT on RPi2 as a small HTTP / REST Web API Server

Currently Windows 10 Core for IoT is in Preview, and there is available to use Visual Studio 2015 RC with new Windows Universal project and develop some apps. However, I am interested in making my own ASP.NET WebAPI (REST / JSON) on Raspberry Pi 2…
Hrvoje Kusulja
  • 385
  • 1
  • 4
  • 9
11
votes
3 answers

Windows 10 IoT / Raspberry Pi 3

Does anyone have any links to information on the planned support / roadmap for Windows 10 IoT on Raspberry Pi3? In particular; 64 bit support Wifi / Blue tooth drivers
Mark Cooper
  • 531
  • 1
  • 4
  • 12
11
votes
2 answers

Failed to start package Window10 IoT

I have a headless app developed in C# for the Raspberry Pi 2 B. I am able to debug the app fine in visual studio. I have an Ethernet cable connected directly between my workstation and the board. When I navigate in my browser to:…
fifamaniac04
  • 311
  • 2
  • 7
10
votes
1 answer

May I redistribute Windows 10 IoT?

Say I have a Raspberry Pi 2, built something around it and wrote a piece of Windows 10 IoT software for it. Let's call the whole thing a "product" which fulfills a particular purpose. May I sell the product in this form or do I need a (commercial)…
Thomas Weller
  • 2,517
  • 3
  • 30
  • 54
10
votes
3 answers

PowerShell can't connect to Windows IoT

I am following the instructions from Using PowerShell to connect and configure a device running Windows 10 IoT Core to access my Raspberry Pi 2 with Windows 10 IoT via PowerShell. PS C:\> Enter-PSSession -ComputerName minwinpc -Credential…
clamp
  • 829
  • 2
  • 12
  • 19
8
votes
2 answers

Time drift with Windows IoT core

The Problem I have 4 Raspberry Pis running on my local network. All 4 Raspberry Pis are posting messages every 5 seconds to an Azure IoT hub. The problem is that when time drifts off, I'm getting authentication errors from the IoT hub and then my…
8
votes
1 answer

Raspberry Pi 3 Smartphone LCD

Recently I was trying to connect RPI3 to a smartphone LCD which supporting MIPI DSI interface. I choose Huawei Y320 LCD (800x480) because of its documents availability and of course the price, This is the related LCD connector schematics: 2…
Mohammad Farahi
  • 181
  • 1
  • 6
8
votes
1 answer

Windows 10 Iot HDMI CEC

Has anyone figured out how to either compile libcec for windows on an ARM device, or found another solution to enable HDMI-CEC commands to be used with Windows 10 IoT?
GodsBane
  • 81
  • 3
8
votes
3 answers

Does Windows 10 IoT support Java on the Raspberry Pi 2?

A preliminary web search seems to indicate that the answer is currently no. Does anyone know about plans to support java on Win 10 IoT?
Reto Höhener
  • 375
  • 2
  • 4
  • 8
7
votes
1 answer

Can header pin 11 be used as GPIO17 in Windows 10 IoT?

I have an Energenie RF transmitter add-on board which fits onto the Raspberry Pi header (for more details, see https://energenie4u.co.uk/res/pdfs/ENER314%20UM.pdf). This board allows the Raspberry Pi to control up to 4 Energenie radio controlled…
Swampie
  • 81
  • 1
  • 4
1
2 3
19 20