treadmill-remote-bertec-fit5
Real-time Python interface for adaptive control of the Bertec Fit 5 treadmill based on center of pressure feedback, using the Bertec Remote Control API and socket communication.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.0%) to scientific vocabulary
Repository
Real-time Python interface for adaptive control of the Bertec Fit 5 treadmill based on center of pressure feedback, using the Bertec Remote Control API and socket communication.
Basic Info
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
treadmill-remote-bertec-fit5
Python tool to control a Bertec Fit 5 treadmill remotely via socket and GUI.
📝 Description
This project provides a set of Python scripts to remotely control a Bertec Fit 5 instrumented treadmill through socket communication and a user-friendly graphical interface.
📂 Contents
BertecRemoteControl.py: API for Bertec treadmill controlinterface.py: Functions for managing UI events and user interactiontreadmill_remote.py: Main GUI handling socket communication with the treadmillpython_client_demo.py: Sample client for testing socket-based remote controlconfig.json: Stores GUI layout parameters (button positions and window size)
▶️ Getting Started
Requirements
- Python ≥ 3.8
- PyQt5
- Standard libraries:
socket,json
Run the interface
To launch the GUI, run:
```bash python treadmill_remote.py
Owner
- Login: thomasaout
- Kind: user
- Repositories: 1
- Profile: https://github.com/thomasaout
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below:"
title: "A Python interface for driving a Bertec instrumented treadmill at self-selected walking speed using the Bertec Remote Control API"
version: 1.0.0
date-released: 2025-05-26
authors:
- family-names: Aout
given-names: Thomas
affiliation: Université de La Réunion
orcid: https:/https://orcid.org/0009-0009-8034-5853
license: MIT
repository-code: https://github.com/thomasaout/treadmill-remote-bertec-fit5
GitHub Events
Total
- Push event: 6
- Create event: 2
Last Year
- Push event: 6
- Create event: 2