lskov / SensorTag

Updated version of clovette sensortag version https://github.com/clovett/SensorTag-for-Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SensorTag-for-Windows

Sample code that talks to Texus Instruments SensorTag Bluetooth LE device for Windows Universal Apps. This code supports both versions CC2541 and CC2650

First pair your SensorTag with your Windows 8.1 device, then this app will automatically connect to it and show you all the data.

The SensorTagLibrary code is the part that is designed to be reused in your apps, it provides most of the bluetooth characteristic data available on the SensorTag.

About

Updated version of clovette sensortag version https://github.com/clovett/SensorTag-for-Windows

License:Apache License 2.0


Languages

Language:C# 100.0%