DC Motor Arduino Matlab
8 次查看(过去 30 天)
显示 更早的评论
Hi, I want to control the speed of a DC Motor using a GUI and Arduino, i have already made the conection between Matlab and Arduino for 2 leds, but i don't know how to do for controlling the speed. Does anyone have an idea? Please! Is for my thesis!
0 个评论
回答(1 个)
Rob Purser
2015-10-20
MATLAB Arduino supports the PWM (Pulse Width Modulation) mode on various digital pins.
Check out this video: http://www.mathworks.com/videos/using-matlab-and-arduino-for-motor-control-100737.html
or Google "MATLAB Arduino Motor Control"
-Rob
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!