2 releases
0.1.1 | Sep 13, 2022 |
---|---|
0.1.0 | Jul 8, 2022 |
#3 in #polar
43KB
1K
SLoC
polar-arctic
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
~49–88MB
~1.5M SLoC