Skip to content

sumitram/epoclive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epoclive

Stream data from Epoc headset and perform BCI analysis.

To use Epoclive

$ epoc -h
usage: epoclive [--args]

epoc live data stream

optional arguments:
  -h, --help  show this help message and exit
  --fft       run FFT analysis
  --get-data  read data from sensors
  --hht       run HHT analysis
  --setup     setup epoc live
  --ssvep     steady-state visually evoked potential
  --stft      run STFT analysis
  --wavelet   show wavelet transform
  -a          all sensors
  -c          channel of sensor
  -d          total duration
  -i          path to get input
  -o          path to store output

To get real-time data from all sensors.

$ epoc --get-data -a

$ epoc --get-data -a

About

Stream data from Epoc headset and perform BCI analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%