forked from samop/Polar-Flowlink-linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Development of interface for Polar RS300X for Linux. Script polarwritexml.py could be used to transfer to polarpersonaltrainer is.
License
clecuret/Polar-Flowlink-linux
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
* Objective The goal of this fork was to modify origin source code to read data from Polar RS300X. Rather than original project, the program produce an output which is a python struct. This struct could be send data to http://www.polarpersonaltrainer.com with script polarwritexml.py. * Supported OS GNU/Linux * Requirements: For driver: libusb-dev, libudev-dev, libpq-dev * How to compile firstly create bin directory in the project tree: mkdir bin then run ``make'' in command line: make * How to use Put your RS300X on Polar Flowlink then execute : sudo ./bin/polar > polardata python polarwritexml.py * Inclusion of files from other authors Part of package includes hidapi project, licensed under GPLv3, BSD and HIDAPI license. Terms under GPLv3 are chosen in this project. * License This work is licenced under GPL v3 or later. Please read LICENSE for more information.
About
Development of interface for Polar RS300X for Linux. Script polarwritexml.py could be used to transfer to polarpersonaltrainer is.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 80.3%
- C++ 13.4%
- Python 3.7%
- Objective-C 1.3%
- Shell 1.3%