openyou / emokit

Open source driver for accessing raw data from the Emotiv EPOC EEG headset

Home Page:http://www.openyou.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python example.py not running

RmenaLopez opened this issue · comments

Hello, first of all thank you a lot for this repo, it is a great work (just hope i could get it running)

I am using and EPOC+ headset for a school project and a Raspberry Pi 2 model B. The idea is to control servos of a hand using the signals from the headset. I have had a lot of trouble getting emokit to work, and right now i am (at least i think i am) at a minor set back. I am using the EPOC+ support here https://github.com/a455bcd9/emokit. I installed al libraries and dependencies (or so i think). Well, when running the example.py (which by the way i have to run as sudo, otherwise i cant read from the headset) i get the following:

Linux detected.
Serial: UD20150217000AB3 Device: hidraw1
Serial: UD20150217000AB3 Device: hidraw2 (Active)

And it gets stuck, i waited for a while but nothing, that's all i get, any idea how to get this working?