OpenCortex is a fully-featured EEG streamer for BCI applications
Stars
13
Forks
2
Watchers
13
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
:recycle: properly re-implemented NeuroPawn support with channels activation.
65e0ea0View on GitHubMerge branch 'main' of github.com:BRomans/OpenCortexBCI
6df1587View on GitHub:bug: fixed some multi-threading bug, added a new one (Matplotlib can only plot in the main thread).
3edcef9View on GitHub:bug: fixed another error when sending list of values instead of a list through OSC.
94dafc3View on GitHub:bug: fixed error when sending averaged values instead of a list through OSC.
8af6967View on GitHub:bug: fixed OSC address and port parsing, changed format of data arrays.
22dddd2View on GitHub:sparkles: Updated version, add img folder for pypi page.
42118bdView on GitHub:sparkles: added Muse 2016 and Muse 2 layouts, minor refactorings. Support for Muse is still WIP.
c7ab4ccView on GitHub