a program for sending EEG brain wave data over OSC for easier use in real-time research and live multimedia projects.
To make use of raw stream of brain-wave data as easy as possible.
- Install Python 2.7 (https://www.python.org/downloads/release/python-2718/)
- Install the ocspy library on your Python 2.7 ''' C:/Python27/python.exe -m pip install oscpy '''
- Cleanup repo
- Changelog
- Add console example
- Write instructions
- OSC example