Control Raspberry Pi Motor HAT with Simulink
2 views (last 30 days)
Show older comments
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?
0 Comments
Answers (2)
Vineeth Kartha
on 2 May 2016
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
0 Comments
K0ertis
on 7 Oct 2016
Hi!
Did you got any solution? Would also be interested to use the Motor HAT in Simulink.
Cheers,
0 Comments
Communities
More Answers in the Power Electronics Control
See Also
Categories
Find more on Raspberry Pi Hardware in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!