Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
/ lsl-nl Public archive

LSL plugin for Digital Lynx SX

License

Notifications You must be signed in to change notification settings

fcbg-platforms/lsl-nl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Languages