Skip to content

Library for visual flickering stimuli to evoke SSVEP response

License

Notifications You must be signed in to change notification settings

ibrahimjad/VisualStimuli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Stimuli

Library for visual flickering stimuli to evoke SSVEP response

Prerequisites

  • GLFW3 sudo apt install libglfw3-dev

Installation

To install this repo, follow these steps:

git clone https://github.com/ibrahimjad/VisualStimuli.git
mkdir -p VisualStimuli/build
cd !$

Build using CMake

cmake ../ && make

Use the following to run the interface:

./interface 

Press the escape key to exit the interface.

The frequencies, the number of the frequencies as well as their location on the screen can be changed as shown in the example code src/main.cpp

Avaiable functions can be seen in include/visualstimuli.h

About

Library for visual flickering stimuli to evoke SSVEP response

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published