Emotiv Engine Client Library is posted at CodePlex
I finally got my act together and posted the code for my EmoEngineClientLibrary, which is a C# wrapper around the DotNetEmotivSDK.dll assembly that ships with the Emotiv SDK.
You may recall this code library from such blog posts as:
With this API, you can collect realtime neurodata from the EPOC headset in a managed application. The API simplifies databinding by exposing EmoEngine methods as CLR properties. Also, it provides a PropertyChanged event that notifies your code when new neurodata and other signals arrive. You also get a lightweight WPF visualization library that renders neurodata in realtime.
Technorati Tags: .NET Framework,C#,XAML,WPF,brainwave,neurodata,Emotiv,CodePlex
Comments
Anonymous
July 14, 2013
do you need the EEG or with just EPOC would be enough? cheersAnonymous
July 15, 2013
HI Christian, You do need the full EEG version -- I tested this personally by ordering the EPOC accidentally. .>< JimAnonymous
October 25, 2015
Does that work with Emotiv Insight as well ?