MATLAB App to Command and Control a Trinamic Stepper Motor

MATLAB App that allows to control and monitor data to and from a Trinamic motor TMCM-1160
507 téléchargements
Mise à jour 22 mai 2018

Afficher la licence

The App interface includes tabs for:
- Serial communication setup
- Direct mode to send single commands to the TMCM-1160
- File mode to send a set of commands to the TMCM-1160
- Monitoring to visualize measured data on the fly
A test script is also available to send test commands to the Trinamic Stepper Motor and read results.

Citation pour cette source

Sebastien Dupertuis (2024). MATLAB App to Command and Control a Trinamic Stepper Motor (https://www.mathworks.com/matlabcentral/fileexchange/66169-matlab-app-to-command-and-control-a-trinamic-stepper-motor), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2018a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Develop Apps Using App Designer dans Help Center et MATLAB Answers
Communautés

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Command_and_Control_of_Stepper_Motor/R2017b/

Command_and_Control_of_Stepper_Motor/R2017b/Functions/

Command_and_Control_of_Stepper_Motor/R2017b/Tests/

Command_and_Control_of_Stepper_Motor/R2017b/Utilities/

Command_and_Control_of_Stepper_Motor/R2018a/

Command_and_Control_of_Stepper_Motor/R2018a/Functions/

Command_and_Control_of_Stepper_Motor/R2018a/Tests/

Command_and_Control_of_Stepper_Motor/R2018a/Utilities/

Version Publié le Notes de version
1.1.0.0

Upgrade of the project to R2018a.
The archive contains versions from R2017b to R2018a.

1.0.0.0

Update of the App picture