can OpenBCI have similar functions as Emotiv Xavier Emokey
Hello,
I'm looking for software that can use EEG learning results like Emotiv Xavier Emokey for other software.
Is there any such software?
I don't have much knowledge in this area and I'm not very good at English so I may have said something wrong.
Thank you in advance.
Comments
Yamada, hi.
According to this Github, Emotiv Xavier Emokey is not even supported anymore by Emotiv, they have moved to a new interface, 'Cortex'.
https://github.com/Emotiv/community-sdk
https://github.com/Emotiv/community-sdk/tree/master/tools
In terms of OpenBCI and machine learning (ML), OpenViBE and MNE frameworks have written some on this. Matlab also supports ML. OpenBCI devices can output a stream in LSL format, which can be consumed by OpenViBE, MNE, Matlab, etc.
https://www.google.com/search?q=openvibe+machine+learning
https://mne.tools/dev/auto_tutorials/machine-learning/plot_sensors_decoding.html
https://mne.tools/dev/auto_tutorials/
https://www.google.com/search?q=matlab+machine+learning
None of these are as user friendly or the same intention as Emokey. ML generally requires some level of programming configuration and adaptation.
Regards, William
Some posts regarding BCI and emotion detection,
https://www.google.com/search?as_q=emotion&as_sitesearch=openbci.com
The wider term is affective BCI
https://www.google.com/search?q=affective+bci
@wjcroft Thank you very much for your comments.
I will refer to your teaching.
I may ask you questions if I don't understand again?
Thank you for teaching me carefully.
Yamada, hi. Sure you can ask other questions here on the forum. One of the links I gave points to previous OpenBCI forum posts on emotion detection. Might be a good place to start.