Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 696 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 696 Bytes

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, [email protected]

License

TransitionRouter is available under the MIT license. See the LICENSE file for more info.