Skip to content

emteqlabs/emteq-LSL-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emteq-LSL-client

image

This is simple LabStreamingLayer client app with multi device receiving capabilities, realtime plotting and saving data into CSV files.

Features

  • multidevice realtime receiving
  • realtime plotting
  • recording timestamped data to LSL

How to use

requirements:

  • python

1. Install prerequisites

python -m pip install -r requirements.txt

for linux you need to install lsl with conda:

conda install -c conda-forge liblsl

2. Run main.py

python ./src/main.py

[Optional] run test LSL device

python ./tester/example.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages