arctic

Crates.ioarctic
lib.rsarctic
version1.0.0
sourcesrc
created_at2021-12-18 18:28:04.290517
updated_at2022-07-02 02:40:42.140894
descriptionA Rust libary for handling bluetooth Polar heart rate monitors
homepagehttps://github.com/Roughsketch/arctic
repositoryhttps://github.com/Roughsketch/arctic.git
max_upload_size
id500091
size752,062
Rust Platform (github:apollographql:rust-platform)

documentation

https://docs.rs/arctic

README

docs-badge crates.io version

Arctic

Rust library for handling Polar bluetooth heart rate monitors.

Currently only targetting support for H10 due to lack of other devices.

Note for MacOS

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.

Examples

There are several examples in the examples folder

Commit count: 15

cargo fmt