Crates.io | arctic |
lib.rs | arctic |
version | 1.0.0 |
source | src |
created_at | 2021-12-18 18:28:04.290517 |
updated_at | 2022-07-02 02:40:42.140894 |
description | A Rust libary for handling bluetooth Polar heart rate monitors |
homepage | https://github.com/Roughsketch/arctic |
repository | https://github.com/Roughsketch/arctic.git |
max_upload_size | |
id | 500091 |
size | 752,062 |
Rust library for handling Polar bluetooth heart rate monitors.
Currently only targetting support for H10 due to lack of other devices.
Using Btleplug on MacOS will require you to give your terminal (or whatever app you're using) permissions to use Bluetooth. View here to see how to resolve this issue.
There are several examples in the examples folder