A tool to map actions received from the Emotiv neuroheadset to IR codes sent with USB-UIRT.
See the EmIR Wiki for more details.
To compile this project you can use Visual C# 2010 Express.
You need several additional DLLs which may not be distributed due to licensing restrictions. Copy the following files from the Emotiv SDK installation directory to the project directory:
DotNetEmotivSDK.dll
edk.dll
edk_utils.dll
Good School
Copyright 2012 Daniel A. Spilker
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Some icons are provided by the Silk icon set.
UsbUirtManagedWrapper.dll provided by USB-UIRT.