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
https://github.com/dashesy/CereLink/wiki
The BUILD.md document has the most up to date build instructions.