fredvbrug / STOP-IT

18 stars 33 forks source link

SST with EEG/ERP #8

Open TBLeftHand opened 1 year ago

TBLeftHand commented 1 year ago

Hello!

We found your Stop Signal Task while reading the Consensus Paper and want to integrate the task in our experiment. While it runs very good we want to couple the SST with an EEG. We use a actiChamp EEG from the Company BrainProducts.

Do you know how to or have experience with coupling your JS code with an EEG to integrate Events/Trigger into the EEG?

With best regards,

Till

luc-vermeylen commented 1 year ago

Hi Till,

Someone once did make a library to communicate with EEG hardware, but it isn't supported anymore (https://github.com/rivasd/jsPsychHardware). Maybe it is still possible to get it to work though, but i have no experience with it. I would check in with the jsPsych community itself and see where they stand with this now. On the discussion page of jsPsych, somebody opened a recent thread on this (https://github.com/jspsych/jsPsych/discussions/2785), with no answer. Perhaps opening an issue or a new discussion thread will help the developers of jsPsych to put resources on this.

Good luck with your experiment!

Best, Luc