A collection of research modules for Laboratory Streaming Layer. Each module can accelerate multimodal physiological research by augmenting the variety of waveforms a researcher can record with additional data and time-synchronization capability.

Contents

  • SendLSLSsytemTime (MIT License)
    Send the current computer clock time as a data stream. Useful for synchronizing real time with LSL system time.
    Includes both the software and a compiled executable.
     
  • HTCVive (MIT License but requires agreement with HTC SDK license for use)
    Collect eye tracking information from the HTC vive virtual reality headset. Useful for virtual reality integration studies. Developed in part using the HTC vive SDK: https://developer.vive.com/resources/knowledgebase/vive-sranipal-sdk/
    The main.cpp file contains the principal code contributions.