/p300-speller

Simple P300 speller

Primary LanguageJupyter Notebook

P300 speller

Simple p300 speller using Emotiv Epoc X

image

Installation

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

Controls

  • Start training: t
  • Start prediction: p
  • Stop : s