Skip to content
Snippets Groups Projects
Commit 292d3863 authored by Marios Fanourakis's avatar Marios Fanourakis
Browse files

updated readme

parent 89b9a5ea
Branches
No related tags found
No related merge requests found
...@@ -6,12 +6,14 @@ A basic QT interface: ...@@ -6,12 +6,14 @@ A basic QT interface:
* plot each channel of a given data inlet in a separate plot * plot each channel of a given data inlet in a separate plot
* all Marker Inlets are plotted on one plot * all Marker Inlets are plotted on one plot
* a button to update the inlet list * a button to update the inlet list
* a button to toggle selection of all inlets in the list
This code has been edited from the ReceiveAndPlot example available at https://github.com/labstreaminglayer/liblsl-Python/tree/master/pylsl/examples This code has been edited from the ReceiveAndPlot example available at https://github.com/labstreaminglayer/liblsl-Python/tree/master/pylsl/examples
## Requirements ## Requirements
Python 3.x: Python 3.x:
* numpy
* pylsl * pylsl
* pyqtgraph * pyqtgraph
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment