#ble #polar #cross-platform #h10 #heart-rate

bin+lib polar-arctic

An app for displaying and storing data from the Polar H10

2 releases

0.1.1 Sep 13, 2022
0.1.0 Jul 8, 2022

#55 in #ble

Download history 2/week @ 2024-02-14 64/week @ 2024-02-21 21/week @ 2024-02-28

87 downloads per month

Apache-2.0

43KB
1K SLoC

polar-arctic

Build and Test license crates.io

polar-arctic is a cross platform application for reading heart rate, ECG and acceleration data from the Polar H10. GUI is made using iced, plotters and plotters-iced. The back-end is built using arctic

Usage

Use cargo install to get this binary and run it from anywhere. Note: when specify file paths for output, all paths are interpreted relatively. For example the path ~/ecg.csv will literally look for a directory titled ~, which it won't find and it will crash. Similarly, you can't use / to start at the root of the file system. Use the menu, and data screen help buttons for more information.

Dependencies

~48–90MB
~1.5M SLoC