Parth1234
Posts: 87
Joined: Mon Mar 12, 2018 3:14 pm

Window 10 iot core with Pi3

Mon Mar 12, 2018 3:26 pm

I have installed windows 10 iot core on raspberry Pi 3. I just want to start with first experiment turn on/off led. I want to turn on/off led in local network. I have pi and another computer with windows 10. I found that I have to use visual studio but I am confused. which the software need to do this simple experiment (visual studio)? which server need to run and where to run on Pi or computer ?

User avatar
DougieLawson
Posts: 38883
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Window 10 iot core with Pi3

Mon Mar 12, 2018 5:45 pm

Start here: https://developer.microsoft.com/en-us/w ... tarted.htm work through Microsoft's carefully constructed tutorials.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

Parth1234
Posts: 87
Joined: Mon Mar 12, 2018 3:14 pm

Re: Window 10 iot core with Pi3

Tue Mar 13, 2018 1:41 am

DougieLawson wrote:
Mon Mar 12, 2018 5:45 pm
Start here: https://developer.microsoft.com/en-us/w ... tarted.htm work through Microsoft's carefully constructed tutorials.
I found this useful link https://www.c-sharpcorner.com/article/led-on-and-off/

There are two machine one Pi and PC. windows 10 installed on PC and Windows 10 iot core installed on PI.

I don't understand where to install visual studio software to write program for led ?

User avatar
DougieLawson
Posts: 38883
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Window 10 iot core with Pi3

Tue Mar 13, 2018 1:26 pm

VS2017 only runs on full X86_64 PC versions of Windows 10. That IDE won't run on a Raspberry, even though it can generate code to run on a Raspberry.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

Return to “Windows 10 for IoT”