Skip to content

Commit 2b5130d

Browse files
authored
Update supported_devices.rst to add BrainAccess by NEUROtechnology
1 parent ad8325f commit 2b5130d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/info/supported_devices.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ Supported Devices and Tools
33

44
**For device applications and tools hosted on GitHub, please make sure to read the respective repository's README and to check the release page for downloads.**
55

6-
The lab streaming layer was originally developed to facilitate human-subject experiments that involve multi-modal data acquisition, including both brain dynamics (primarily EEG), physiology (EOG, EMG, heart rate, respiration, skin conductance, etc.), as well as behavioral data (motion capture, eye tracking, touch interaction, facial expressions, etc.) and finally environmental and program state (for example, event markers).
6+
The lab streaming layer was originally developed to facilitate human-subject experiments that involve multi-modal data acquisition, including brain dynamics (primarily EEG), physiology (EOG, EMG, heart rate, respiration, skin conductance, etc.), as well as behavioral data (motion capture, eye tracking, touch interaction, facial expressions, etc.) and finally environmental and program state (for example, event markers). There exists already many devices and applications with LSL integration already provided. This page lists the integrations of which we are aware, but does not serve as an endorsement and most integrations are untested by the LSL team.
7+
8+
If you are looking for LSL support for a device that is not in the list, try specialized google searches (e.g., combine your device name, "LSL", and "GitHub"). If that fails to find a pre-existing solution, then you will need to get a device SDK to access the live signal stream and write your own application to push it to LSL -- this can be quite simple depending on the SDK.
79

810
Supported Biosignal Hardware
911
****************************
@@ -29,6 +31,7 @@ The following devices support LSL via vendor-provided software:
2931
* `ANT Neuro eego sports <https://www.ant-neuro.com/products/eego_mylab/software_features>`__
3032
* `Bitbrain EEG & Biosignals platform <https://www.bitbrain.com/neurotechnology-products/software/programming-tools>`__
3133
* `Bittium NeurOne Tesla <https://www.bittium.com/medical/support>`__
34+
* `BrainAccess by NEUROtechnology <https://www.brainaccess.ai>`__
3235
* `Brain Products actiCHamp/actiCHamp Plus <https://github.com/brain-products/LSL-actiCHamp>`__
3336
* `Brain Products BrainAmp series <https://github.com/brain-products/LSL-BrainAmpSeries>`__
3437
* `Brain Products LiveAmp <https://github.com/brain-products/LSL-LiveAmp/>`__

0 commit comments

Comments
 (0)