BrainAccess SDK needs to be installed manually and is not included in Poetry dependencies.
For runtime config, modify constants in main.py:
DO_USE_DEBUG_MODE- if True, makes the experiment quicker and uses windowed PygameDO_USE_MOCK_HEADSET- if True, doesn't connect to actual BrainAccess headsetBRAINACCESS_CAP_NAME- the name of the BrainAccess cap, can be checked in BrainAccess Board
For advanced config, modify constants in src/constants.py.