A small script that can send BIOPAC data stream to LabStreaming Layer.
- Either edit the default config file (
config.ini
) or create your own based on the template - Run
main.py
, using the--cfg
switch if using a custom config file - Press
Q
to stop the app
- Windows
- Python >= 2.7
- pylsl
Also, you'll need to purchase and install the BIOPAC Hardware API (BHAPI).
This script heavily relies on Ross Markello's rtpeaks, by using the mpdev.py
API they developed.
BIOPAC is a trademark of BIOPAC Systems, Inc. The authors of this software have no affiliation with BIOPAC Systems, Inc, and that company neither supports nor endorses this software package.