Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benjaminabt/microsoftband2heartrateapp
Microsoft Band 2 HeartRate Monitor Example App
https://github.com/benjaminabt/microsoftband2heartrateapp
Last synced: 22 days ago
JSON representation
Microsoft Band 2 HeartRate Monitor Example App
- Host: GitHub
- URL: https://github.com/benjaminabt/microsoftband2heartrateapp
- Owner: BenjaminAbt
- License: mit
- Created: 2016-01-10T21:26:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-16T15:13:38.000Z (almost 9 years ago)
- Last Synced: 2023-03-09T04:19:04.592Z (almost 2 years ago)
- Language: C#
- Homepage: http://www.benjamin-abt.com
- Size: 590 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Microsoft Band 2 Heart Rate Monitor
Sample Application to show the interaction between Microsoft Band 2 (Microsoft Band 2 SDK) heart rate to Windows Universal App via Bluetooth### Requirements
- Visual Studio 2015 Update 1
- Microsoft Band 2 SDK (integrated as NuGet Package)
- Microsoft Band (1 or 2) or [FakeBand](https://github.com/BandOnTheRun/fake-band)# License
[MIT](https://github.com/BenjaminAbt/MicrosoftBand2HeartRateApp/blob/master/LICENSE)