Showing posts with label Windows IoT. Show all posts
Showing posts with label Windows IoT. Show all posts

Monday, February 29, 2016

What’s New for Windows IoT Core Insider Preview for Raspberry Pi 3

You can immediately download Windows IoT Core for use on your Raspberry Pi 3 that offers the following benefits:

  • Functional parity with RPi2, including Windows as a service updating and flighting model and a single FFU for RPi2 and RPi3
  • Open sourcing Pi BSP to encourage community innovation/speed and support commercialization efforts

Coming Soon in a future release of Windows IoT Core Insider Preview

  • Onboard WiFi & Bluetooth, but in the meantime you can still use a compatible USB WiFi/Bluetooth dongle.
  • Functionality for unique innovation, including remote app UI to a phone or windows device, remoting of sensors and actuators from a windows device via UWP and closed loop control capable hardware interrupts via Arduino Wiring and our high performance driver.

source: http://ms-iot.github.io/content/en-US/win10/WhatsNew.htm


Sunday, September 20, 2015

Intro to Development and Deploying Applications to Windows IoT Core on Raspberry Pi 2

In this video we will go over deploying apps through Visual Studio and the web portal running on port 8080 of the Raspberry Pi2,  In addition, we will look at code examples using XAML User Interface code in both C# and C++.
source: https://channel9.msdn.com/Blogs/WinCoder/Intro-to-Development-and-Deploying-Applications-to-Windows-IoT-Core-on-Raspberry-Pi-2



Related: Setup Windows 10 IoT Core on Windows 10 and Raspberry Pi 2

Setup Windows 10 IoT Core on Windows 10 and Raspberry Pi 2

This videos show how to:
  • Install the Windows 10 IoT Core tools on Windows 10
  • Flash Windows 10 IoT Core image on micro-SD
  • Boot-up Windows 10 IoT Core on Raspberry Pi 2
  • Install Windows IoT Core Project Templates for Visual Studio 2015 

- Install the Windows 10 IoT Core tools on Windows 10


- Flash Windows 10 IoT Core image on micro-SD
* Advised use micro-SD of class 10, I tried class 4 but fail in boot-up.


- Boot-up Windows 10 IoT Core on Raspberry Pi 2
* Advised to connect mouse also, to navigate in Windows 10 IoT Core/Raspberry Pi 2 windows.


reference: http://ms-iot.github.io/content/en-US/win10/SetupRPI.htm

- Install Windows IoT Core Project Templates for Visual Studio 2015, Install Windows IoT Core Project Templates for Visual Studio 2015, directly from Visual Studio in the Extension and Updates dialog (Tools - Extensions and Updates - Online).


reference: http://ms-iot.github.io/content/en-US/win10/SetupPCRPI.htm


Related: Intro to Development and Deploying Applications to Windows IoT Core on Raspberry Pi 2