jsdpag / CereLink

Blackrock Microsystems Cerebus Link for Neural Signal Processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CereLink

Blackrock Microsystems Cerebus Link

The software develoment kit for Blackrock Microsystems neural signal processing hardware includes:

c++ library (cbsdk): cross platform library for two-way communication with hardware

MATLAB/Octave wrapper (cbmex/cboct): MATLAB executable (mex) to configure and pull data using cbsdk

Python wrapper (cbpy): Python binding for cbsdk to configure, pull data, and receive callbacks

File conversion utility (n2h5): Converts nsx and nev files to hdf5 format

Project wiki

https://github.com/dashesy/CereLink/wiki

Build

Some build information can be found in the comments at the top of the CMakeLists.txt. Additional information can be found in the wiki.

About

Blackrock Microsystems Cerebus Link for Neural Signal Processing

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 73.4%Language:C 18.5%Language:Python 5.0%Language:CMake 1.8%Language:Makefile 0.7%Language:MATLAB 0.5%Language:Batchfile 0.1%