Is OpenSesame capable to send triggers to OpenBci 32bit board?
Hello, I am planning to buy OpenBci set as second cheap EEG for our students. Since I use Biosemi and EGI I can send triggers for these systems. For Biosemi I use LPT which is done by easy inline and EGI has its own wonderful package.
I searched a web how OpenBci handle triggers and I have found nothing. There is some official documentation which says TCP/IP but they don't specify if it is read only or what.
So my question is. Have you tried to record some data with EEG triggers with OpenBCi and OpenSesame?
Best regards and thanks for you time,
Michael

Comments
Hi Michael,
I'm not familiar with OpenBCI (other than by name), but I'd say it's possible. They even have a dedicated Python SDK: https://github.com/OpenBCI/OpenBCI_Python
It looks like OpenBCI may work a bit differently from what you're used to, though. That is, it seems you can fully control the device through the SDK, rather than just turning it on and sending triggers.
Cheers,
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Hi! did you manage to handle OpenBCI triggers with open sesame?