I am writing a HW neurofeedback app. Which wotks like this: https://www.youtube.com/watch?v=pjCghiq5FoQ
In this case it is a demo which is not actually working. I have data from EEG and I want to plot them on the surface by LEDs. The technique is similar to this output: http://www.fieldtriptoolbox.org/_media/tutorial/natmeg_temp/natmeg_freq11.png?w=400&tok=6e5a3c
But I need to write it on my own because I need to light the LEDs instead to show 2D image. Basically I have no clue where to start.
My goal is to vizualize spectral density for each EEG channel by each LED as you can see demo on youtube. I would appritiate any help, even teoretical one.
I know I need signal and electrodes position in x, y, z e.g. indentifiation of LED number on the sculpture.¨
Thank you,
Michael