Lab Streaming Layer (LSL)
The Knight Board can publish its data as a standard LSL stream, making it visible to any LSL-compatible tool — LabRecorder, BCILAB, OpenViBE, or your own analysis pipeline. NeuroPawn maintains a barebones streamer/receiver pair in the NeuroPawn-LSL repository that covers most use cases out of the box, and you can also publish your own LSL stream directly if you’re building a custom application.
In This Section
Section titled “In This Section”Using the LSL AppInstall and run the NeuroPawn-LSL streamer and receiver — no coding required.
Building Your Own LSL ImplementationPublish a Knight Board LSL stream directly from your own script.
