Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 554 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 554 Bytes

neurOSC

a program for sending EEG brain wave data over OSC for easier use in real-time research and live multimedia projects.

Goals

To make use of raw stream of brain-wave data as easy as possible.

Instructions

Requirements

  1. Install Python 2.7 (https://www.python.org/downloads/release/python-2718/)
  2. Install the ocspy library on your Python 2.7 ''' C:/Python27/python.exe -m pip install oscpy '''

Tasks

  • Cleanup repo
  • Changelog
  • Add console example
  • Write instructions
  • OSC example