Project Description
Win10 IoT Core Universal Windows App runs on a Raspberry PI 2 (& desktop) that reads some sensors (on an Arduino board) saves to and from Azure Mobile Serrvice

Further: :
http://embedded101.com/Blogs/David-Jones/entryid/704/win-10-iot-core-universal-windows-app-azure-sensors-new-project-on-codeplex

Updates

  1. Second Release (V5): Serial code now can auto load port via settings. Can set the Id string or its list index in menus.json. If found then will autoload when serial page is opened. Still need to press Back.
  2. Third Release (V5.1) : Many "rough edges" removed. A few minor bugs resolved. Better Serial and Main UI's. LCD Keypad actions now work properly and Select can be used to return from Serial Page.
  3. Fourth Release: Now have Bluetooth option. See The menu.json file, towards end of first section. Also code improvement wrt data being sent back, Its terminated.


Consists of two projects, the UW App and the Arduino Sketch

Functionality for UW App


You plug the Arduino device's Micro USB in to a RPI2 USB Host port.

Arduino Shield Functionality