SSVEP on openBCI
Hello, we tried to build a BCI with openBCI to observe SSVEP, the details are follwing:
- We set six electrodes on the sclap, Oz, P3, P4, Pz, FCz(GND), AFz(Ref).
- The stimuli we used are psychtool in matlab, which is a blinking square with diffenent frequencies on LCD screen, we have tried 7.5Hz, 8.75Hz,10Hz,12Hz and 15Hz, but we can't observe any spectral response with peaks at the individual frequencies.
- During experiments, we tried to record 2s to 4s data, but we can't observe any spectral response with peaks, either.
- We have tried to import raw data into matlab, then filter the data,butter lowpass filter and notch filter(50Hz), fft, but we can't observe anything useful in the graph.
Comments