I would like to get a raw eeg for Epoc+ helment
Calls to method
engine.HeadsetGetSensorDetails(EdkDll.IEE_InputChannels_t.IEE_CHAN_AF3);
from C# wrapper of community sdk, lead to exception in unmanaged code (edk.dll)
Does anyone access raw eeg from the headset? How do you do it? I'd like any solution, not only for .net.