Build your own BCI NeurotechSF BCI workshop SSVEP Steady State - - PowerPoint PPT Presentation

build your own bci
SMART_READER_LITE
LIVE PREVIEW

Build your own BCI NeurotechSF BCI workshop SSVEP Steady State - - PowerPoint PPT Presentation

Build your own BCI NeurotechSF BCI workshop SSVEP Steady State Visually Evoked Potentials SSVEP BCI Demo Download Processing 2.0 (not 3.0!) https://processing.org/download/?processing


slide-1
SLIDE 1

Build your own BCI

NeurotechSF BCI workshop

slide-2
SLIDE 2

SSVEP

Steady State Visually Evoked Potentials

slide-3
SLIDE 3

SSVEP BCI Demo

Download Processing 2.0 (not 3.0!) https://processing.org/download/?processing https://github.com/jnaulty/OpenBCI_Processing/archive/ssvep-neurogaming.zip 3 Components: 1. OpenBCI GUI (modified) 2. SSVEP Stimulus (Flashing squares at different Frequencies) 3. Game Client OpenBCI opens a socket which the game client listens on. It’s not perfect, by any means

slide-4
SLIDE 4

Install Processing libraries

Go to File

  • ControlP5
  • gwoptics
  • sprites
slide-5
SLIDE 5
slide-6
SLIDE 6

OpenBCI GUI Source

Requires Processing=2.2.1 Libraries:

  • Gwoptics
  • Sprites
  • controlP5

Sketch → Import Library → Add Library ...

slide-7
SLIDE 7

SSVEP Stimulus

slide-8
SLIDE 8

‘Race Game’