DC Motor Drive thru Serial port using MATLAB
Mostrar comentarios más antiguos
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 comentario
esra
el 28 de Ag. de 2013
hi if you solve your problem please tell my the solution
Respuestas (1)
David Sanchez
el 28 de Ag. de 2013
0 votos
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.
Comunidades de usuarios
Más respuestas en Power Electronics Control
Categorías
Más información sobre Motor Control Blockset en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!