Skip to content

neuroph12/PythonEEGMindWave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PythonEEGMindWave

Python code for getting real time data out of a mindwave.

This code was written for a science fair project. It gets the Mindwave(TM) hooked up via python and plots the data in real time, and lets you perform some experiments. It has a simple blink detection algorithm included. It assumes you have scipy/numpy and matplotlib installed. No warranties of any kind, feel free to modify and distribute. I had a hard time finding something like this, so thought I'd post it.

To use this, first connect the mindwave and make sure you have a good signal (e.g. using BlinkZone). Then close blinkzone and run this in a console, and choose an experiment to run. Enjoy.

About

Python code for getting real time data out of a mindwave.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%