BrainAccess Board has been updated to 2.5.0 for both Windows and Linux operating systems. Apart from minor bug fixes it includes the release of Python API for the BrainAccess Board. The Python API enables access of Board functionality using Python programming language that includes:
- Direct real-time access of the EEG data stream/buffer
- Adding/removing annotation stream or other LSL (Lab Streaming Layer) based streams
- Starting/stopping the recording of data and other commands
This simplifies most experiment setups for users using Python programming language as all the data buffering, synchronization with annotations and data saving is done by the Board. Please check the Board’s Python API documentation here (https://www.brainaccess.ai/documentation/board-python-api/)
The new BrainAccess Board version is available for download here.