sending EEG signals over serial port to Processing in the real time

edited June 2016 in Raspberry PI

Hello guys, its my first time for using processing. How can I code processing to show me 8 channels to visualize my signals in the real time. I have attached a picture to show you what i want to do in processing "the code is from another platform (matlab)"

Hint: EEG is a way to record brain waves which I record it in the real time in Microcontroller like arduine and then send it to processing over Serial communication port.eeg

Here is someone implement a similar program brain_grapher https://github.com/kitschpatrol/BrainGrapher

But as I told you before, "I need seperate channels as my picture above"

Thanx in Advance

Sign In or Register to comment.