Skip to content

Instantly share code, notes, and snippets.

@jdpigeon
Created April 12, 2018 14:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdpigeon/d81b4104893c12b837e6b2f3a15a7461 to your computer and use it in GitHub Desktop.
Save jdpigeon/d81b4104893c12b837e6b2f3a15a7461 to your computer and use it in GitHub Desktop.
lessonsFromNTXStudentOpenChallenge

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment