Skip to content

Code For: Closed-loop motor imagery EEG simulation for brain-computer interfaces

License

Notifications You must be signed in to change notification settings

mcvain/bci-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bci-simulator

DOI:10.1007/978-3-319-76207-4_15

This repository contains code used for the paper "Closed-loop motor imagery EEG simulation for brain-computer interfaces". The code was developed under partial support from NIH under grant AT009263.

Requirements

  • pygame (tested on 1.9.6)
  • spectrum
  • scipy/numpy/pandas
  • tkinter

Usage

  1. Run main.py, or, for a portable install, use an installation tool (e.g. pyinstaller) on main.py.
  2. The software is ready to be used for an experiment in default settings. To edit common parameters, change params = launcher("subj") to params = launcher("dev") to access the GUI upon launch, or edit parameters directly in ui\get_params.py or main.py.

Citation

If this software, in whole or in part, helped your project, please consider citing the following paper:

Shin H, Suma D and He B (2022) Closed-loop motor imagery EEG simulation for brain-computer interfaces. Front. Hum. Neurosci. 16:951591. doi: 10.3389/fnhum.2022.951591

About

Code For: Closed-loop motor imagery EEG simulation for brain-computer interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published