Created
April 12, 2018 14:53
-
-
Save jdpigeon/d81b4104893c12b837e6b2f3a15a7461 to your computer and use it in GitHub Desktop.
Revisions
-
jdpigeon created this gist
Apr 12, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,25 @@ ## NeuroTechUofT - Encountered performance bottlenecks when running BCI paradigms in Python in real time. Overcame somewhat by using specific data structures such as trees - Had to use Muse 2014 - multi-class motor classification seds estimation approach ? Ran into trouble with source localization using Muse (figures). Found paper using 8 channel EEG to classify hand gestures based on spectral data (freiburg) - With P300 speller, encountered significant marker variability that messed up ERP detection. - Signal quality issues with motor imagery task (muse?) ## MINT - Implemented flanker test on Android w/ Muse - Looked for alpha and beta suppression in order to evaluate ADD - Hard hard time making app "stable" - Looks like native Android app ## SynapsETS - Used muse-io and Unity - Sent EEG and EMG data from Unity over UDP to a python script to communicate with RP PI - Open source on GitHub ## MACtion Potential - Tried to build a robotic arm to move right or left depending on motor imagery - GitHub for technical overview and code ## Merlin NeuroTech - Merlin blog and Github for info - Moving to support OpenBCI as well