Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lsl-nl

LSL plugin for Digital Lynx SX.

Requirements

  • python=3.9
  • numpy
  • pylsl

Usage

python nl2lsl.py <IP> <port> <nBoard> <srate> <decimationFactor>
  • IP: IP address to which data are received
  • port: port number to which data are received
  • nBoards: number of boards activited on the Digital Lynx SX system
  • srate: sampling rate of received data in Hz
  • decimationFactor: decimation factor of date fed to LSL
python NL_mockAmplifier.py <IP> <port> <nChannels> <srate> <duration>
  • IP: IP address to which data are sent
  • port: port number to which data are sent
  • nChannels: number of channels
  • srate: sampling rate of data in Hz
  • duration: duration of the stream in seconds

About

LSL plugin for Digital Lynx SX

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages