Open source driver for accessing raw data from the Emotiv EPOC EEG headset
Emokit is a set of language for user space access to the raw stream data from the Emotiv EPOC headset. Note that this will not give you processed data (i.e. anything available in the Emo Suites in the software), just the raw sensor data.
The C library is backed by hidapi, and should work on any platform that hidapi also works on.
Note that as of May 2016, the repositories have split:
- Python Library: https://github.com/openyou/emokit
- C Library: https://github.com/openyou/emokit-c