Skip to content
hadarl edited this page Mar 12, 2020 · 18 revisions

Welcome to the BCI_API wiki!

This is the official repository for the BCI API project, which is aimed at developing tools for easy construction of psychophysical experiments that combine different software and measuring instruments.


Credit for creating the server and contributing to this documentation goes to Lotan Levy and Yoav Hayun under the supervision of Hadar Levi Aharoni from the lab of Prof. Naftali Tishby at the Hebrew University of Jerusalem.

What you'll learn in this Wiki

  • How to run and configure a simple server for handling multiple components that need to talk with one another during the experiment.

  • How to build a custom experiment using different instruments and coding languages such as:

    • Python
    • Matlab
    • Unity
    • EEG
    • Eye tracking equipment

    and more!

You can use this wiki as a Tutorial by starting here.

Also check out this set of short youtube clips to get you through the set up.

Otherwise, you can jump to one of these steps:

  1. Setting up the server
  2. Creating communication paths
  3. Creating clients

Use the sidebar to help you navigate through this wiki.

Clone this wiki locally