A software package that tries to enable objective and accessible balance assessments. It does so by using a Nintendo Wii Balance board and a Raspberry Pi zero (2)W.
STEP is a development effort of 4 Master Next Level Engineering students form the University of Applied Science Utrecht.
In essence, the STEP package has 3 main features:
This repository will probably not be maintained after the end of the project. However, if you want to contribute, you can do so by creating a pull request. We will review it and merge it if it is a good addition to the project. Here's a list of things on the development roadmap:
The projects future is guided by Dr. Jaap Jansen. If you have any questions, you can contact him at:
Jaap.Jansen@hu.nl
A conda environment running Python 3.9 was used during development. The environment can be recreated using the
environment.yml
file or the requirements.txt
file. To run the STEP interface, run the backend.py
file.
The STEP package is the result of a research project. The research report can be found here: \ (EN): available soon
Some useful links:
We would like to thank the following people for their contributions to the project:
This project is licensed under the MIT license. See the LICENSE file for more info.