Clear Filters
Clear Filters

DC Motor Drive thru Serial port using MATLAB

1 view (last 30 days)
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
esra on 28 Aug 2013
hi if you solve your problem please tell my the solution

Sign in to comment.

Answers (1)

David Sanchez
David Sanchez on 28 Aug 2013
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

Community Treasure Hunt

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

Start Hunting!