Share via


Emotiv Engine Client Library is posted at CodePlex

The Emotiv Engine Client project at CodePlex. a C# wrapper around the DotNetEmotivSDK.dll assembly that ships with the Emotiv SDK.

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:

Emotiv Engine Client displaying realtime neurodata from the Emotiv EPOC headset. Copyright © James Galasyn 2010

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? cheers

  • Anonymous
    July 15, 2013
    HI Christian, You do need the full EEG version -- I tested this personally by ordering the EPOC accidentally. .>< Jim

  • Anonymous
    October 25, 2015
    Does that work with Emotiv Insight as well ?