Skip to content

abcsds/HRBand-LSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HRBand-LSL

Connect BLE Heart Rate bands to Lab Streaming Layer (LSL) using Python. It works with any BLE device that supports the Heart Rate service.

Requirements

A bluetooth dongle is required to connect to the BLE device. Requires Python 3 and three libraries: questionary, pylsl and bleak. Install the required libraries using the following command:

pip install -r requirements.txt

Usage

python main.py

Select your device from the list and press enter. Two LSL string marker streams will be created, one for the heart rate and another for the RR intervals.

Future Work

Polar Sense device requires modifications. LSL streams should be updated accordingly.

About

Connect BLE Heart Rate bannds to LSL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages