Skip to content

vtr0n/p300-speller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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