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 Downloads
Updated 22 May 2018

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2018a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Develop Apps Using App Designer in Help Center and MATLAB Answers
Communities

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 Published Release Notes
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