Example GUI application activation of elbow-flexor muscles via functional electrical stimulation, allowing to control dynamically elbow joint angle. This application is a demonstration part of the possibilities of Teslasuit's electrostimulation and MoCap systems synegy. In case you only want to run this example feel free to download .exe file from here
- Install the latest Teslasuit Software Bundle
- Install Python 3.10.5
- Install Poetry
pip install poetry
or see the instructions here
- Open the terminal from the app.py directory location
- Run
poetry install
poetry run python app.py
Instructions on how to use the app you could find here