process SSVEP data online versus offline
Hello,
1- I am trying to do an online system that process SSVEP data. Now I am doing in offline the signal acquisition and posterior signal processing in Matlab and also in Python.
I can't figure out how pass it to online mode. I now it can be use by serial using LSL by OpenBCI_Matlab or OpenBCI_Python. At the moment, I can receive the data in real time, but now I am stuck, because I don't know how to process it. Then it is possible sending the processed data transformed in commands and send it to arduino?
2-If the signal acquisition by OpenBCI is done through WiFi Shield, how can it be done the signal processing in real time?
Regards
Comments