Skip to content

gourneau/consider-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

consider-simple

This a fork on the consider library to get data out of the NeuroSky ThinkGear Connector

You should use it with Python 2.6 or 2.7. Just run the record.py script and it will just write out a dict like this to a file name brain.txt

{'high_beta': 158.0, 'low_beta': 1158.0, 'attention': 0, 'low_gamma': 202.0, 'delta': 76680.0, 'meditation': 0, 'poor_signal': 29, 'high_alpha': 997.0, 'high_gamma': 63.0, 'length': 32, 'theta': 18857.0, 'low_alpha': 4665.0}

About

consider-simple

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages