Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Different Emotiv softwares for developing different use cases #2159
    Melo Apolo Mc
    Participant
      @apolomcmelo-62ff8f0f8450e

      Hi Gautam,

      The commands in the Cortex API are more like a slot to store the desired action. If you want to play Mario and map the game actions to the BCI, you will need to develop some kind of interface that will map the trained commands in emotiv to the actions in Mario.

      What I mean by that is that you need to code some piece of software that when it recognises the emotiv command “PUSH”, for example, it will call the function in the game to move forward or back, or whatever.

      In short, the commands in Emotiv are simply a slot to store the actions you need, but they are not related to the word used for naming it.

      To give you a better idea, I have developed some kind of BCI authorisation system that basically is mapping the command PUSH to call a function to “unlock” a vault.

    Viewing 1 post (of 1 total)