https://github.com/artemnovichkov/polarmanager
Framework for working with heart rate monitors (Polar, Wahoo etc).
https://github.com/artemnovichkov/polarmanager
heart-rate-monitors ios objective-c polar wahoo
Last synced: 6 months ago
JSON representation
Framework for working with heart rate monitors (Polar, Wahoo etc).
- Host: GitHub
- URL: https://github.com/artemnovichkov/polarmanager
- Owner: artemnovichkov
- License: mit
- Created: 2016-02-25T10:12:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-30T06:13:43.000Z (almost 9 years ago)
- Last Synced: 2025-04-05T21:43:34.565Z (6 months ago)
- Topics: heart-rate-monitors, ios, objective-c, polar, wahoo
- Language: Objective-C
- Homepage:
- Size: 107 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Polar Manager
Framework for working with heart rate monitors (Polar, Wahoo etc).
### Features
- Connection to devices, characteristic reading and constant pulse monitoring;
- Metric calculation for physical exercises: maximum and average pulses, average and percent intencity, exercise duration;
- Burned calories calculation.### Installation
Copy ANHealthManager folder into your project folder.
### Example
Run PolarDemo project from repo.
### Todos
- Saving of connected device;
- Calories calculation in real time.### Author
Artem Novichkov, novichkoff93@gmail.com
### License
TransitionRouter is available under the MIT license. See the LICENSE file for more info.