Skip to content

Electron application that displays a slideshow and records EEG signals from an BCI headset.

Notifications You must be signed in to change notification settings

DACUS1995/Image2EEG

Repository files navigation

Image2EEG

Electron application that displays a slideshow, records EEG signals from a BCI headset and saves the captured data in a csv file with the same name as the original image. It uses the CyKIT acquisition server.


Requirements:


Instructions:

# install dependencies
npm install

# start the application
npm run start-electron

# build application
npm run build-osx (for OS X / macOS)
npm run build-linux (for Linux)
npm run build-win (for Windows)

About

Electron application that displays a slideshow and records EEG signals from an BCI headset.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published