I am trying to use matlab support package for raspberry pi to control a motor board
2 次查看(过去 30 天)
显示 更早的评论
I am trying to control a motor card using Raspberry Pi support package. Has anyone done this before? I am using the mdd10a control board which requires a PWM signal as well as a left vs right boolean signal. Any help would be appreciated.
0 个评论
回答(1 个)
Shashank
2018-2-15
Hi Shima,
To do this, you can use 2 GPIO pins on the raspberry pi. Please refer to the following link for the overall workflow:
2. Write Duty cycle and frequency to that pin. Refer to the example here:
Hope this helps
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for Raspberry Pi Hardware 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!