P300 speller Simple p300 speller using Emotiv Epoc X 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