<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Running Windows 10 IoT Core and Code on the Raspberry Pi 2</title><link>https://community.element14.com/products/raspberry-pi/w/documents/19696/running-windows-10-iot-core-and-code-on-the-raspberry-pi-2</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Running Windows 10 IoT Core and Code on the Raspberry Pi 2</title><link>https://community.element14.com/products/raspberry-pi/w/documents/19696/running-windows-10-iot-core-and-code-on-the-raspberry-pi-2</link><pubDate>Tue, 04 Apr 2017 15:54:10 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c3b25462-5500-4a02-9bf7-b519b17aef40</guid><dc:creator>cstanton</dc:creator><comments>https://community.element14.com/products/raspberry-pi/w/documents/19696/running-windows-10-iot-core-and-code-on-the-raspberry-pi-2#comments</comments><description>Current Revision posted to Documents by cstanton on 4/4/2017 3:54:10 PM&lt;br /&gt;
&lt;h1&gt;Setting up the Environment&lt;/h1&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I admit that it is a big hurdle at the moment for using Windows 10 on the Pi 2 that you have to be running Windows 10. Presumably later this year, it will be a lot easier for the majority of those whom are currently running Windows 7 or 8/.1 because Microsoft are offering a &lt;a class="jive-link-external-small" href="http://windows.microsoft.com/en-gb/windows-10/about" rel="nofollow ugc noopener" target="_blank"&gt;free upgrade to 10&lt;/a&gt;.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;It is not beyond your grasp, if you do not have a spare computer to install Windows 10 Technical Preview upon, to instead use a virtual machine. This means that you essentially create a computer within your computer, and run a full Operating System upon it. There&amp;#39;s software available such as &lt;a class="jive-link-external-small" href="http://www.vmware.com/uk/products/workstation" rel="nofollow ugc noopener" target="_blank"&gt;VMWare Workstation&lt;/a&gt; (though that costs money) and &lt;a class="jive-link-external-small" href="https://www.virtualbox.org/" rel="nofollow ugc noopener" target="_blank"&gt;VirtualBox&lt;/a&gt; (which is free). I personally prefer VMWare Workstation and use it regularly.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Once you&amp;#39;ve downloaded &lt;a class="jive-link-external-small" href="http://windows.microsoft.com/en-gb/windows/preview-iso" rel="nofollow ugc noopener" target="_blank"&gt;Windows 10 Insider Preview&lt;/a&gt; you&amp;#39;ll then have to run your virtual machine software as though you&amp;#39;re setting up a brand new computer. There are &lt;a class="jive-link-external-small" href="http://www.wikihow.com/Install-Windows-8-in-VirtualBox" rel="nofollow ugc noopener" target="_blank"&gt;guides online for VirtualBox&lt;/a&gt; (I advise searching for Windows 8 guides if you can&amp;#39;t find Windows 10). You will probably need to setup the virtual network adapter in &amp;#39;bridged&amp;#39; mode rather than &amp;#39;NAT&amp;#39; to make sure that it can send broadcast network packets to discover network devices easily. You&amp;#39;ll also want to make sure that VirtualBox has permission to access the network in your firewall (or just disable your firewall, which isn&amp;#39;t a great recommendation but it helps if you&amp;#39;re trouble-shooting connectivity).&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;After following the steps to install Windows 10 Core IoT on the Raspberry Pi 2 (&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/19691/windows-10-iot-core-on-the-raspberry-pi-2"&gt;Windows 10 IoT Core on the Raspberry Pi 2&lt;/a&gt;), including the &amp;quot;&lt;/span&gt;&lt;span style="color:#333333;font-size:12px;font-family:arial, helvetica, sans-serif;"&gt;WindowsDeveloperProgramForIoT&amp;quot; executable from the preview image inside Windows 10 Technical Preview (which needs Visual Studio 2015 installed - &lt;strong&gt;see below&lt;/strong&gt;) I was then able to power up my Pi 2 and have it connected to the network. At this point I haven&amp;#39;t even plugged a screen into it.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;h1&gt;Accessing the Pi 2&lt;/h1&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;So the question that arises here is &amp;quot;how do you know what IP address the Pi 2 has to be able to connect to it?&amp;quot; well the software installed that was included with Flash.ffu is effectively an &amp;#39;IoT device finder&amp;#39; that scans the network with effectively broadcast packets and returns the IP and MAC address of the device. From there you can then choose to open the web browser, or connect via telnet.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Yes, it prompts for telnet, that horrible plaintext, insecure connection method. If the Pi 2 is actually running telnet then you&amp;#39;ll want to kill it when you&amp;#39;re done. The main part is, that you&amp;#39;d have to install telnet in Windows 10 if you didn&amp;#39;t have it already. I couldn&amp;#39;t actually connect over telnet, which says to me that Microsoft didn&amp;#39;t put it on there, thankfully, but I could be wrong.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;The Pi 2 hosts a web server where you can see the processes and other details as in the screenshots below:&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table border="1" class="jiveBorder" style="border:1px solid #000000;width:100%;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style="border:1px solid black;border:1px solid #000000;background-color:#6690bc;padding:2px;color:#ffffff;text-align:center;" valign="middle"&gt;&lt;strong&gt;{gallery} Windows 10 IoT Core on the Raspberry Pi 2&lt;/strong&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/4162.contentimage_5F00_81241.png"&gt;&lt;img alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/4162.contentimage_81241.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=bqbdDos7uEi8cT93Dea%2BQhPY1QR%2FdBjSIFlsW0w3nsc%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=EuffZbeLRGdWq9/brU7REw==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Default page: Shows when you open the IP address&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/5670.contentimage_5F00_81242.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/5670.contentimage_81242.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=UrI7XSXjOllJNRtujHDGI%2B9tT%2B6F2MhPc0Rlyh79AAk%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=ntRqvkFRa2AY//xvu3/0Rw==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Apps: Shows the IoT / Universal Apps you&amp;#39;ve installed on the Pi 2&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/4174.contentimage_5F00_81243.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/4174.contentimage_81243.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=STIMecMcNeN%2B4t%2Fmbf6Z85cvpHMLlE0Lc%2Bx%2BMYldeaY%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=DKKfBhgDPAJ2nUCELMe2OA==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Crash: The debugger reported that TIWorker.exe had crashed. Stay classy Dev&amp;#39; Edition.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/7536.contentimage_5F00_81244.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/7536.contentimage_81244.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=JVvr1HnyF4x6gIIUd6aFqvGibQMB4j%2Fa6M3J%2FYw5HDc%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=jG4t5EXU6H6TL8oEnmOA5A==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Device Manager: This mainly shows that a lot of drivers are just default at the moment, note no VideoCore driver&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/6131.contentimage_5F00_81245.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/6131.contentimage_81245.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=e6w%2Bwl%2Bdeeagm%2FzRuxX560qbfGhsIvgv1Arobl4QO8g%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=RTxjU3HeelFUi+XLg5N32g==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Networking: Yep, you need a wired connection before you can setup WiFi&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/1263.contentimage_5F00_81246.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/1263.contentimage_81246.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=sttug0rXG%2B1ZXRm2LYR%2Fng5skjq4wm6mHJlGqLB1cyA%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=ZqhDgOX7Dd9hjKF3RF7w0g==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Processes: This is effectively the &amp;#39;Task Manager&amp;#39; of the Pi 2&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/0777.contentimage_5F00_81247.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/0777.contentimage_81247.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=kjsnRO22bRA%2FobJREpwZs7%2F0wBV1VDn7qCPDtfQ%2FlBI%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=uKLYcTtkF6wBKXYIcyL16g==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;System Performance: The Pi 2 allocates a low amount of RAM to the GPU 164.3mb is all Windows&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;h1&gt;Time to Code&lt;/h1&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Now that I was able to connect and see it on the network, I then made sure I had &lt;a class="jive-link-external-small" href="https://app.vssps.visualstudio.com/profile/review?download=true&amp;amp;family=VisualStudio&amp;amp;edition=Professional&amp;amp;release=VisualStudio2015RC&amp;amp;type=web&amp;amp;slcid=0x409&amp;amp;context=eyJwZSI6MSwicGMiOjEsImljIjoxLCJhbyI6MSwiYW0iOjAsIm9wIjpudWxsLCJhZCI6bnVsbCwiZmEiOjAsImF1IjpudWxsLCJjdiI6MTQxNDIxNDA1NywiZnMiOjAsInN1IjowLCJlciI6MX01" rel="nofollow ugc noopener" target="_blank"&gt;Visual Studio 2015 Professional Edition RC&lt;/a&gt; installed (you may also need &lt;a class="jive-link-external-small" href="https://dev.windows.com/en-US/downloads/install-dev-tools-visual-studio-2015" rel="nofollow ugc noopener" target="_blank"&gt;the development tools&lt;/a&gt;). If you go to download Visual Studio 2015 it&amp;#39;ll try to push you towards the Community or Enterprise editions. It&amp;#39;s probably the Professional one you want, if you scroll down the page , click &amp;#39;Visual Studio 2015&amp;#39; on the left and you can find the Professional Edition. Apparently you can use the Community Edition, but the &amp;#39;IoT watcher&amp;#39; which broadcasts on the network to see what devices you have, may not install.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Visual Studio 2015 is ridiculously easy to just test to upload an application to the Pi 2, and with Visual Studio you get the support and guidance of the programming language, the IDE (integrated development environment) that helps you with the code and the debugging functionality. Debugging, I&amp;#39;ve found, is something that is tedious and awkward in most programming languages and something that usually isn&amp;#39;t covered on guides when learning to program.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;The screenshots below show the steps I took when putting code onto the Pi 2 (mouse over the gallery for captions):&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table border="1" class="jiveBorder" style="border:1px solid #000000;width:100%;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style="border:1px solid black;border:1px solid #000000;background-color:#6690bc;padding:2px;color:#ffffff;text-align:center;" valign="middle"&gt;&lt;strong&gt;{gallery} Test IoT App Pi 2&lt;/strong&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/3010.contentimage_5F00_81248.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/3010.contentimage_81248.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=0rAKcNekq6olorpXZaw49Tg3uqfmTCf1vKbOYUKxwtQ%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=Ax5wPbg9QG579gNRfD3rtw==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;New Project: Decided to create a &amp;#39;Windows IoT Core&amp;#39; background app&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/3414.contentimage_5F00_81249.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/3414.contentimage_81249.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=bh962uhgpTbYIfIesycbFlyqd%2FcNmULAoAJ4mxo1YsQ%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=9qACErDcVJ0ia6iatS8llg==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Choices, Choises: I think you can also deploy a &amp;#39;Windows Universal&amp;#39; app, but I didn&amp;#39;t choose it&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/3823.contentimage_5F00_81250.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/3823.contentimage_81250.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=hXyADVE9aanLQCKwNt9R%2BAzOCXjMmn2sIbDolI2F0TY%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=jeZDElWnc11y8BRCjwlwXw==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Developer License: For Windows IoT Core apps you need a dev&amp;#39; license for the tech&amp;#39; preview&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/2437.contentimage_5F00_81251.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/2437.contentimage_81251.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=Jzamdj7zt8bYKHRTuISBLwWc9XaoxP6oQeMjIhZGONQ%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=ubLNxdDnCyh114hsyLI5NA==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Dev License: It&amp;#39;s fine, it&amp;#39;s free, but it has to be renewed every 30 days (90 for AppStore development)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/0383.contentimage_5F00_81252.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/0383.contentimage_81252.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=ybEPFTrRNvjWDxkJi2ZtNgs0DhAW%2BCSHH1%2B3n8mEv0w%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=TfbH5nrpaTfTR33aiTB9eA==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Deployment: To compile it we want to deploy to a &amp;#39;remote machine&amp;#39;, not a &amp;#39;device&amp;#39;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/5164.contentimage_5F00_81253.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/5164.contentimage_81253.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=jLbtWUtLqDvnIuWXtixOepukrbDlFgMEhOVTC4GJo4U%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=yzWDoSAahIk16cBwTyX6GA==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Setup Remote Machine: Enter the details for the Pi 2 - no authentication has been setup&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/3021.contentimage_5F00_81254.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/3021.contentimage_81254.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=6j%2FiQwc1XD7%2Fb3mDJROL%2FJpnvPPtB22B4xVL62%2BWqw4%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=vz64WFmu5LwpDXS3gOKsXw==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Compiling!: Turns out some framework&amp;#39;s missing, it downloaded them, it&amp;#39;s fine.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/2425.contentimage_5F00_81255.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/2425.contentimage_81255.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=3mmf6IxA%2BmtNPvW9aSQtKRImMidnwWnn0V9vGC9kpfw%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=GLWaPJgP3jlET7cPM95F4A==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Is it done?: Believe it or not, this is the success dialogue!&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #000000;padding:2px;"&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1366x768/__key/communityserver-wikis-components-files/00-00-00-01-69/5657.contentimage_5F00_81256.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/5657.contentimage_81256.png-620x349.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=Mkqu89MtauUkw39sGuzEKxQ8nEmr3dfZVJ3t8ROe14Q%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=Fwe03CMmHhDyW/bUpMbbQQ==" style="max-height: 349px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;Woohoo: Check to see if it&amp;#39;s listed in Apps! Yes it is! (Along with suddenly two others, maybe framework related?)&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;There&amp;#39;s a main caveat to all of this. I was connected to the internet with my main computer and I logged into Windows 10 and Visual Studio 2015 with a Microsoft Account (created at &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.outlook.com/" rel="nofollow" target="_blank"&gt;http://www.outlook.com&lt;/a&gt;&lt;span&gt;) which I appreciate not everyone can do. It made retrieving a developer license easy and ensured that downloading Visual Studio 2015 was straightforward because I had also used the Microsoft Account to become a &amp;#39;Windows Insider&amp;#39; and download Windows 10 in the first place.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;It also has the added benefit of synchronising your settings with the &amp;#39;cloud&amp;#39; should you want it to. That means when Windows 10 comes about for real and/or you need to change versions of Visual Studio it remembers nice parts like colour schemes and other settings, you can also sign up for the Azure service to save apps in the cloud and use code repositories.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Talking of code, you may want to run examples on your Pi 2. Microsoft have a number of them available on &lt;a class="jive-link-external-small" href="http://microsoft.hackster.io/" target="_blank"&gt;Hackster.io&lt;/a&gt; :&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/908x457/__key/communityserver-wikis-components-files/00-00-00-01-69/6237.contentimage_5F00_81257.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/6237.contentimage_81257.png-908x457.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=WMkInzmzLxi81zrQKFZLp1%2Fyk2U7EvWUk5j4ffCsHWs%3D&amp;amp;se=2026-04-14T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=RVPznKfnjdk185caN1eLDw==" style="max-height: 457px;max-width: 908px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;text-align:center;"&gt;&lt;/p&gt;&lt;span&gt;&lt;a href="https://www.youtube.com/watch?v=Hkm4THS3Rf8"&gt;www.youtube.com/watch&lt;/a&gt;&lt;/span&gt;&lt;span&gt;&lt;a href="https://www.youtube.com/watch?v=aKCieb-Gf2g"&gt;www.youtube.com/watch&lt;/a&gt;&lt;/span&gt;&lt;p style="margin:0;"&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;That&amp;#39;s it, the rest is down to what examples you can find in the code, familiarising yourself with how the operating system can run on the ARMv7 Pi 2 and get hacking. The microSD card that you setup for the Pi 2 does have FAT/NTFS mountable partitions where you will find additional config settings, a kernel image and a few other things. In fact, &lt;span&gt;&lt;a href="/members/peteroakes"&gt;Robert Peter Oakes&lt;/a&gt;&lt;/span&gt; has already got to grips with it in his blog post: &lt;a class="jive-link-blog-small" href="/products/raspberry-pi/b/blog/posts/raspberry-pi-2-and-windows-10-spi-adc-and-gui-display"&gt;Raspberry PI 2 and Windows 10... SPI, ADC and GUI Display&lt;/a&gt; in which he&amp;#39;s using the Pi&amp;#39;s ability to output to the screen.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;text-align:center;"&gt;&lt;/p&gt;&lt;span&gt;&lt;a href="https://www.youtube.com/watch?v=O1xGr0rfxoc"&gt;www.youtube.com/watch&lt;/a&gt;&lt;/span&gt;&lt;p style="margin:0;"&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;h2 style="text-align:center;"&gt;What do you think?&lt;/h2&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;script&gt;window.top.e14.func.queueScripts.add(function() { window.top.e14.func.e14DynaloadGallery(window.document);}, true );&lt;/script&gt;

&lt;div style="font-size: 90%;"&gt;Tags: pi_2, windows-10, raspberry pi 2, microsoft, windows_10_iot, windows 10, microsoft windows, microsoft_windows, windowsiot, insider, raspberry_pi, raspberry pi, windows, raspberry_pi_2, developer edition, windows insider, iot, pi2 features, hololens, windows 10 iot, developer_edition, windows_insider, pi2_features, pi 2, windows_10&lt;/div&gt;
</description></item></channel></rss>