Streaming and processing biosignals in real time from Nexus or Delsys Trigno Community
To install the program run the following comand in the main directory
python setup.py install
There are some dependencies. You can intall them by running the folowing command :
from PIP
pip install PyQt5 python-osc
From conda forge
conda install -cconda-forge pyqtgraph
Install pytrigno from this repository : https://github.com/aceglia/pytrigno running the command
python setup.py install
in the main directory.