Skip to content

wakkihaya/P300-muse

Repository files navigation

P300-muse

Get P300 data using Muse

Here, you can

  • Run the experiment.
  • Measure your brainwaves as CSV.
  • Visualize your brainwaves
  • Train brainwaves data using SVM.

Prepare for your experiment

Change session number to what you want in visual-P300.py and P300-training.py.

Run

  1. Start Oddball task

python visual-p300.py

  1. Modify created CSV

As a known bug, the created CSV file doesn't have column name Marker somehow. So, add the Marker column name to the CSV file, and remove a few sentences that don't include markers.

  1. Process your realtime data

python P300-training.py

About

Get P300 data using Muse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages