Start recording Emotiv PRO signals from Matlab

24 views (last 30 days)
I need to sync my Emotiv Insight with matlab. I plan to make a GUI to make my database and from the GUI tell the Emotiv PRO app to start recording the signals. Unfortunately I am a beginner at this and I don't know how to do it. Someone could access me or provide me with a source to consult. I've searched the internet but have had no luck finding useful information. I hope you can help me. Thank you.
  3 Comments
Jesús Daniel Olivares Figueroa
Edited: Jesús Daniel Olivares Figueroa on 22 Mar 2021
Sure, the link that helped me a lot is the following ...
In the link comes basic information to use the codes.
Download the files first. In this folder you can find examples to communicate with third party software such as Matlab, phyton, cpp, etc. In my case, I used Matlab, so I accessed the path ...
labstreaminglayer-master/examples/matlab
Here come codes to receive and send information between EmotivPro and Matlab.
For a better understanding, go to the bottom of the page I gave you in the first link and click on 'Guidelines for MATLAB' or directly on this link https://github.com/Emotiv/labstreaminglayer/blob/master/examples/matlab/readme.md
In both links you will find many links that you can access according to your needs. I hope you can find the information you need and that my response is timely and useful.
If after searching you have any specific questions and it is within my possibilities. I will gladly help you.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!