https://github.com/urholaukkarinen/blehr
A Rust library for reading heart rate from Bluetooth Low Energy (BLE) heart rate sensors.
https://github.com/urholaukkarinen/blehr
Last synced: 9 days ago
JSON representation
A Rust library for reading heart rate from Bluetooth Low Energy (BLE) heart rate sensors.
- Host: GitHub
- URL: https://github.com/urholaukkarinen/blehr
- Owner: urholaukkarinen
- License: mit
- Created: 2021-09-06T21:47:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-04T14:06:26.000Z (over 3 years ago)
- Last Synced: 2025-03-30T02:33:18.505Z (about 1 month ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BleHR
[](https://crates.io/crates/blehr)
[](https://docs.rs/blehr)
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