Jump to content

Contributions:ADCs: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
No edit summary
Mellinger (talk | contribs)
No edit summary
 
(57 intermediate revisions by 12 users not shown)
Line 4: Line 4:
*[[Contributions:BioRadioADC]]: Interface to the BioRadio amplifer.
*[[Contributions:BioRadioADC]]: Interface to the BioRadio amplifer.
*[[Contributions:Biosemi2ADC]]: Interface to the Biosemi amplifier.
*[[Contributions:Biosemi2ADC]]: Interface to the Biosemi amplifier.
*[[Contributions:Blackrock]]: Interface Blackrock devices through CereLink.
*[[Contributions:BlackrockGemini]]: Interface Blackrock Gemini devices through CereLink.
*[[Contributions:BrainFlow]]: Interface various devices (e.g. OpenBCI systems) through the BrainFlow library.
*[[Contributions:B-Alert]]: Interface to B-Alert brain monitoring systems.
*[[Contributions:DAS_ADC]]: Interface to MeasurementComputing AD cards.
*[[Contributions:DAS_ADC]]: Interface to MeasurementComputing AD cards.
*[[Contributions:IOTech]]: Interface to MeasurementComputing IOTech AD cards.
*[[Contributions:DTADC]]: Interface to Data Translation boards.
*[[Contributions:DTADC]]: Interface to Data Translation boards.
*[[Contributions:eegoRTADC]]: Interface to the eego product family and SDK.
*[[Contributions:Emotiv]]: Interface to the Emotiv EPOC.
*[[Contributions:Emotiv]]: Interface to the Emotiv EPOC.
*[[Contributions:FieldTripBufferSource]]: Interface to the FieldTrip buffer.
*[[Contributions:FieldTripBufferSource]]: Interface to the FieldTrip buffer.
*[[Contributions:FilePlaybackADC]]: A source module that replays sessions from recorded data files.
*[[Contributions:FilePlayback]]: A source module that replays sessions from recorded data files.
*[[Contributions:MicroLeadsADC]]: Interface to the Micro-Leads Implant system.
*[[Contributions:MicromedADC]]: Interface to the Micromed EEG system.
*[[Contributions:MicromedADC]]: Interface to the Micromed EEG system.
*[[Contributions:ModularEEG]]: Interface to the ModularEEG system.
*[[Contributions:ModularEEG]]: Interface to the ModularEEG system.
*[[Contributions:NIADC]]: Interface to National Instruments boards.
*[[Contributions:NeuroOmegaADC]]: Interface to the AlphaOmega NeuroOmega.
<!--*[[Contributions:NIADC]]: Interface to National Instruments boards.-->
*[[Contributions:NIDAQ-MX]]: Interface to National Instruments boards using the MX driver.
*[[Contributions:NIDAQ-MX]]: Interface to National Instruments boards using the MX driver.
*[[Contributions:NIDAQLogger]]: Interface to multiple National Instruments DAQ boards using MX driver (INPUT ONLY).
*[[Contributions:NIDAQFilter]]: Interface to multiple National Instruments DAQ boards using MX driver (OUTPUT ONLY).
*[[Contributions:NeuroscanADC]]: Neuroscan Acquire socket protocol client.
*[[Contributions:NeuroscanADC]]: Neuroscan Acquire socket protocol client.
*[[Contributions:NeuroscanAccessSDK]]: Interface to Neuroscan Direct Access SDK.
*[[Contributions:NeuroscanAccessSDK]]: Interface to Neuroscan Direct Access SDK.
Line 23: Line 33:
*[[Contributions:vAmpADC]]: Interface to Brain Products V-amp systems.
*[[Contributions:vAmpADC]]: Interface to Brain Products V-amp systems.
*[[Contributions:EnobioADC]]: Interface to Enobio sensor.
*[[Contributions:EnobioADC]]: Interface to Enobio sensor.
*[[Contributions:NIDAQLogger]]: Interface to multiple National Instruments DAQ boards using MX driver (INPUT ONLY).
*[[Contributions:DSISerial]]: Interface to Dry Sensor Interface (DSI) EEG systems by Wearable Sensing.
*[[Contributions:NIDAQFilter]]: Interface to multiple National Instruments DAQ boards using MX driver (OUTPUT ONLY).
*[[Contributions:MicRecorderFilter]]: Interface to the system soundcard, logging audio input.
*[[Contributions:MicRecorderFilter]]: Interface to the system soundcard, logging audio input.
*[[Contributions:actiCHamp]]: Interface to the Brain Products actiCHamp system.
*[[Contributions:actiCHampPlus]]: Interface to the Brain Products actiCHamp Plus system.
*[[Contributions:LiveAmpADC]]: Interface to the Brain Products LiveAmp system.
*[[Contributions:LSLSource]]: Interface to the Brain Products Hardware system.
*[[Contributions:OpenBCISource]]: Interface to the OpenBCI system.
*[[Contributions:OpenBCI_Module]]: Interface to the OpenBCI system.
*[[Contributions:NeuroSpark]]: Interface to NeuroSpark.
*[[Contributions:NeusenW4]]: Interface to Neuracle NeusenW (API V4).
*[[Contributions:LabJackADC]]: Interface to LabJack devices.
*[[Contributions:RippleADC]]: Interface to Ripple devices.
<!--*[[Contributions:RipplePyADC]]: Python-based interface to Ripple devices.-->
*[[Contributions:SerialWidgetADC]]: Interface to programmable Arduino-like devices.
*[[Contributions:FlexEEG]]: Interface (via NC_flexXADC filter) to the FlexEEG system by NeuroCONCISE Ltd.
*[[Contributions:PicoscopeADC]]: Acquires data from PicoScope 5000A series oscilloscopes.
*[[Contributions:BioPacADC]]: Interface to the BioPac MP160 amplifier.
*[[Contributions:DelsysTrignoAvanti]]: Acquire EMG, IMU and other sensors belonging to the Trigno Wireless class from Delsys Systems.
==Contributed ADCs from the private directory==
Unlike contributions from the <tt>src/contrib</tt> directory, contributions to the <tt>src/private</tt> directory
are not available to the general public but require to sign a non-disclosure agreement before use.
Please contact brunner[at]neurotechcenter.org for more information.
*[[Contributions:CortecADC]]: Interface to the Cortec Brain Interchange.
*[[Contributions:NatusADC]]: Interface to the Natus clinical system.
*[[Contributions:NeuralynxADC]]: Interface to Neuralynx systems.
*[[Contributions:gNautilusNEEDAccess]]: Interface to the gNautilus via g.NEEDAccess.


==See also==
==See also==

Latest revision as of 14:04, 22 June 2026

The following data acquisition filters are available in the Contributions section of BCI2000:

Contributed ADCs from the private directory

Unlike contributions from the src/contrib directory, contributions to the src/private directory are not available to the general public but require to sign a non-disclosure agreement before use. Please contact brunner[at]neurotechcenter.org for more information.

See also

User Reference:Filters, Contributions:How to use a Contributed Source Module