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 installThere are some dependencies. You can intall them by running the folowing command :
from PIP
pip install PyQt5 python-oscFrom conda forge
conda install -cconda-forge pyqtgraph Install pytrigno from this repository : https://github.com/aceglia/pytrigno running the command
python setup.py installin the main directory.