abiggerhammer / pd-neuro

neurofeedback hacking in puredata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not a lot to see here so far:

  • a python script that reads modeeg P2 data off the openeeg and bangs it out over OSC
  • a puredata patch that reads from the OSC server, splits out the EEG channels, and emits a signal when (right alpha / left alpha) > 1.1
  • Dias, Alvaro, and Van Deusen, Adrian. A new neurofeedback protocol for depression. Span J. Psychol 2011 May; 14(1):374-84. http://www.ncbi.nlm.nih.gov/pubmed/21568194
  • an excerpt from an email conversation with the second author above

dependencies:

About

neurofeedback hacking in puredata


Languages

Language:Pure Data 66.6%Language:Python 33.4%