Control Raspberry Pi Motor HAT with Simulink
显示 更早的评论
I would like to control the Adafruit Motor HAT for Raspberry Pi using Simulink. I have found a tutorial that shows that Simulink is able to control the Adafruit Motor Shield V2 for Arduino, but this doesn't directly work for the Raspberry Pi Motor HAT. In what way can I control the motors of the Motor HAT from Simulink?
回答(2 个)
Vineeth Kartha
2016-5-2
0 个投票
Hi,
From the documentation page provided below: https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi/overview I noticed that the Adafruit Motor HAT uses I2C to communicate to Raspberry Pi.
Please refer the example provided in the link below which explains on how to use I2C with Raspberry Pi. http://www.mathworks.com/help/supportpkg/raspberrypiio/ug/use-the-i2c-interface-on-the-raspberry-pi-hardware.html
Hope this helps.
Regards Vineeth
K0ertis
2016-10-7
0 个投票
Hi!
Did you got any solution? Would also be interested to use the Motor HAT in Simulink.
Cheers,
社区
类别
在 帮助中心 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!