Skip to content

open-ephys-plugins/zmq-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZMQInterface plugin

This reposiory contains the following first party plugin developed by Open Ephys that make use of the 0MQ library:

ZMQInterface: A plugin enabling the interfacing of ZeroMQ clients to Open Ephys. The interface exposes all data and events and allows to provide events to the application, enabling the creation of advanced visualization and monitoring add-ons. For more information, go to our wiki and find out how to use this plugin.

Installation

Installing the 0MQ library

For windows and linux, the required files are already included for the plugin We have detailed instructions on our wiki on how to install the 0MQ for macOS.

Building the plugins

Building the plugins requires CMake. Detailed instructions on how to build open ephys plugins with CMake can be found in our wiki.

Attribution

Originally developed by Francesco Battaglia at Memory Dynamics Lab. Updated and maintained by András Széll.