Difference between revisions of "GUSBAmp"
From MNE-CPP Wiki
(Created page with "== Abstract == This article describes the installation of an gUSBamp device to the MNE Scan environment as well as the usage.") |
|||
Line 1: | Line 1: | ||
== Abstract == | == Abstract == | ||
− | This article describes the installation of | + | This article describes the installation and usage of the gUSBamp EEG driver plugin for the MNE Scan project. |
+ | |||
+ | == Building the gUSBamp EEG plugin == | ||
+ | |||
+ | In order to build the gUSBamp driver, at first, the header file "gtec_gUSBamp.h" and the two library files "gUSBamp_x64.lib" and "gUSBamp_x86.lib" have to be included into the gUSBamp driver repository: | ||
+ | |||
+ | ''' %\mne-cpp\applications\mne_scan\plugins\gusbamp ''' |
Revision as of 13:30, 10 November 2016
Abstract
This article describes the installation and usage of the gUSBamp EEG driver plugin for the MNE Scan project.
Building the gUSBamp EEG plugin
In order to build the gUSBamp driver, at first, the header file "gtec_gUSBamp.h" and the two library files "gUSBamp_x64.lib" and "gUSBamp_x86.lib" have to be included into the gUSBamp driver repository:
%\mne-cpp\applications\mne_scan\plugins\gusbamp