Difference between revisions of "Digital event recorder"

From biophysics
Jump to navigation Jump to search
Line 3: Line 3:
 
-------------------------------------------------------
 
-------------------------------------------------------
 
The synchronization is based on Lab Streaming Layer (LSL). This protocol has a built-in timing facility which is designed to achieve sub-millisecond synchronization on a local network.
 
The synchronization is based on Lab Streaming Layer (LSL). This protocol has a built-in timing facility which is designed to achieve sub-millisecond synchronization on a local network.
 +
 +
%todo

Revision as of 14:42, 23 November 2023

Digital Event Recorder

The Digital Event Recorder is developed by the Technical Support Group. The device is based on a Raspberry Pi. It has isolated inputs that can register trigger pulses from other devices. The incoming pulses are timestamped and can be used afterwards for synchronization of data collected from different devices. The device has an Ethernet connection and can be instructed and read out by your MATLAB program. The MATLAB software for the device is available in the biofysica repository on Gitlab.


The synchronization is based on Lab Streaming Layer (LSL). This protocol has a built-in timing facility which is designed to achieve sub-millisecond synchronization on a local network.

%todo