Simple p300 speller using Emotiv Epoc X
You need get access to Emotiv Cortex API
cd p300 && pipenv install
cp .env.sample .env
# put Cortex tokens in .env
vim .env
python main.py
- Start training:
t - Start prediction:
p - Stop :
s
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple p300 speller using Emotiv Epoc X
You need get access to Emotiv Cortex API
cd p300 && pipenv install
cp .env.sample .env
# put Cortex tokens in .env
vim .env
python main.py
tps