DC Motor Drive thru Serial port using MATLAB
Show older comments
I am trying to drive a Rhino DC Motor drive with serial port communication using MATLAB. I am able to detect/open the hardware connected with serial com port. But unable to drive motor due to unknown commands to send data using MATLAB thru serial port which hardware could understand. Please help me in solving this problem.
1 Comment
esra
on 28 Aug 2013
hi if you solve your problem please tell my the solution
Answers (1)
David Sanchez
on 28 Aug 2013
0 votes
The commands to send through the serial port to control your DC motor shoud be in the motor data-sheet. Every piece of hardware is different, and the manufacturer usually specifies the control commands in the product data-sheet. A serial pan-tilt for a camera is control with different commands than a serial to PWM device. Even two different serial to PWM devices could have a different set of commands to work with.
Communities
More Answers in the Power Electronics Control
Categories
Find more on Motor Control Blockset in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!