felixrieseberg / MicrosoftBand-Sample

A small sample showcasing interaction with the Microsoft Band

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft Band

This is a small sample application showcasing the interaction with a Microsoft Band from a WinRT-based app. It shows how to get Bands paired with the current system, how to iterate over them, and how to control them - including reading the various sensors and sending simple commands (like vibration). This sample requires the Microsoft Bank Preview SDK.

All the code you care about is probably in the MainPage.cs.

Screenshot

About

A small sample showcasing interaction with the Microsoft Band

License:MIT License


Languages

Language:C# 100.0%