ANT NeuroSDK

Introduction

Advanced Neuro Technologies is an Dutch company that provides EEG hardware and software for research and clinical applications. They provide complete and user-friendly EEG systems composed of well-integrated hardware and software for acquisition, analysis and stimulus presentation.

amp_72ch.jpg

The ANT NeuroSDK allows users to develop their own neurofeedback application, as created in Html/Jscript, C++, or Matlab. The acquisition can be performed through the ASA or Cognitrace recording modules, or using a direct connection to the EEG amplifier via a dedicated ActiveX control that handles the communication with the amplifiers driver.

Interface with FieldTrip

The ANT NeuroSDK and the ANT acquisition software have implemented the FieldTrip buffer. This requires that you have purchased the NeuroSDK toolkit from ANT. Interfacing the ANT acquisition systems with Matlab and/or FieldTrip therefore is as simple as:

read_header(filename)
read_data(filename, ...)
read_event(filename, ...)

where you specify

'buffer://hostname:port'

as the filename to the reading functions.

An alternative interface

An alternative interface to the ANT acquisition software is implemented in the rt_asaproxy function. This Matlab-only function reads from the NeuroSDK interface and writes to the FieldTrip buffer. Subsequently in another Matlab session you can read from the FieldTrip buffer using the read_header, read_data and read_event functions by specifying 'buffer://hostname:port' as the filename to the reading functions.

development/realtime/neurosdk.txt · Last modified: 2010/07/16 14:13 by robert
Back to top
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0