blehr 0.1.0

A library for reading heart rate from BLE heart rate devices.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# BleHR


[![Latest version](https://img.shields.io/crates/v/blehr.svg)](https://crates.io/crates/blehr)
[![Documentation](https://docs.rs/blehr/badge.svg)](https://docs.rs/blehr)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)

A Rust library for reading heart rate from Bluetooth Low Energy (BLE) heart rate devices.

See the [examples](./examples) for usage.

## Features


- [x] Connect to the first available heart rate sensor
- [x] Subscribe to heart rate measurements
- [ ] Filter heart rate devices by name and other properties
- [ ] RR-interval
- [ ] Sensor contact status
- [ ] Energy expended status