A Unity package for development of BCI applications. This environment needs a BCI Essentials back end (BCI-essentials-Python) to work properly.
More information in the documentation.
Follow these instructions to install BCI Essentials Unity as a package to an existing project. For instructions on how to add packages hosted on Github using Unity's Package Manager click here
- Install LSL4Unity Package using git URL:
https://github.com/labstreaminglayer/LSL4Unity.git - Install BCI Essentials package using git URL:
https://github.com/kirtonBCIlab/bci-essentials-unity.git
Note - tested with Unity version 6000.3.9f1 and 2021.3.15.f1, some editor versions might not work.
Support for serial trigger boxes is implemented in a separate package which can be found HERE.