fcbg-hnp-meeg / demo-realtime

Real-time EEG demonstration loops using LSL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code style: black Imports: isort codecov tests build

Real-time demo using LSL

This repository can be installed via pip with pip install git+https://github.com/fcbg-hnp-meeg/demo-realtime.

It implements simple real-time demonstration using BSL.

Example

from demo_realtime import nfb_filling_bar

stream_name: str = "My LSL Stream"
nfb_filling_bar(stream_name)

About

Real-time EEG demonstration loops using LSL

License:MIT License


Languages

Language:Python 82.7%Language:PureBasic 17.3%