Skip to content

Real-time EEG demonstration loops using LSL

License

Notifications You must be signed in to change notification settings

Soraya28/demo-realtime

 
 

Repository files navigation

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/mscheltienne/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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.0%
  • PureBasic 23.0%