can Matlab send Ganglion LSL data, to an Arduino, via serial port?
Hi
i recieve the EEG Data form Ganglion to matlab via LSL
like the pic : https://irenevigueguix.files.wordpress.com/2016/07/stream.gif?w=346&zoom=2
how can i sent this data to arduino and control according to this data ...
how i make a serial communication between matlab and Arduino to read these data and control
i recieve the EEG Data form Ganglion to matlab via LSL
like the pic : https://irenevigueguix.files.wordpress.com/2016/07/stream.gif?w=346&zoom=2
how can i sent this data to arduino and control according to this data ...
how i make a serial communication between matlab and Arduino to read these data and control
Comments
william
can i control with this data ...i install arduino package for matlab ...
and for example after i read data i put
s= vec data
can i say if s> 100 turn on led for example
can i control with this live data by detected any value in commond window ana make a clause
thanks
one more question
whan i send data to matlab via lsl .. are you suggest send time series or other one !!??
i will look around for examples
and i tell you whats happened
Regards ,