A simple library for enumerator and polling data from BluetoothLE connected heart rate sensors.
This project is still heavily under development and is not really in a usuable state yet. Follow this issue for status updates: https://github.com/PolyarcGa,es/HeartRateSensor/issues/1
You can download prebuilt releases (Windows only at the moment) from the Releases page. Then follow the initial setup instructions found in the wiki.
If you want to make modifications to the service or want to debug it, you can build the project from source by following the Building-from-source instructions. Currently supported build platforms are Win10 and OS X with Linux support hopefully coming in the near future.
Download Windows SDK
- General setup guides, troubleshooting and design docs can be found on the wiki
- Documentation for the code is hosted on codedocs
Feel free to use this code as-is, modified or adapted in other projects (commercial or otherwise).
Special thanks to the following people who helped make this project possible:
- aTm0 - For their post that got me started