Skip to content

rafaelmendes/BCItp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCI Training Platform


A brain computer interface training platform

Installation (Linux)

General Linux Dependencies

sudo apt-get install sox 

Python Modules (Dependencies)

# add daily updated kivy repository
sudo add-apt-repository ppa:kivy-team/kivy-daily
sudo apt-get update
sudo apt-get install python-numpy python-scipy python-kivy python-pip
sudo pip install -U sklearn

Install Kivy Garden (Dependencies)

sudo pip install kivy-garden
garden install graph
garden install bar

Clone this repository

git clone https://github.com/rafaelmendes/bcitp

Open the GUI

python bcitp

About

A platform for Brain Computer Interfaces users training

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages