An open API service indexing awesome lists of open source software.

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).

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.