-
Notifications
You must be signed in to change notification settings - Fork 1
Home
igorsieradzki edited this page Oct 26, 2014
·
16 revisions
First Iteration 30.10.2014 - 27.11.2014 Second Iteration 28.11.2014 - ? Third Iteration ? - ?
First version of the application is currently prepared.
Project consists of 2 main parts, first is a python based API for reading and classifying Emotiv Epoc raw signal, second as an interface whick will send particular commands to the Lego Mindstrom's brick via Bluetooth. Paradoxically the hardest part of the project will be teaching an user (myself for the most part) to provide good training data for the classifier as well as for future use.
- Raw signal processing object
- Signals classifier
- "Fast-learning" interface (single, about 8 seconds learning session) for new users
- PC -> Mindstorm Brick Bluetooth Interface
Desktop Application, will require a notebook with Bluetooth module Programming Languages:
- Python with: scikit-learn, numpy, theano(?)
- Java, for MindStorms communication via Bluetooth
- Python: PyCharm
- Java: IntelliJ IDEA
Draft Version!
- Open Source