Difference between revisions of "Digital event recorder"
Jump to navigation
Jump to search
(Created page with "==Digital Event Recorder==") |
|||
Line 1: | Line 1: | ||
==Digital Event Recorder== | ==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. |
Revision as of 12:30, 24 October 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.