Control Raspberry Pi Motor HAT with Simulink

5 views (last 30 days)
Maverick
Maverick on 25 Apr 2016
Answered: K0ertis on 7 Oct 2016
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?

Answers (2)

Vineeth Kartha
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

K0ertis
K0ertis on 7 Oct 2016
Hi!
Did you got any solution? Would also be interested to use the Motor HAT in Simulink.
Cheers,

Communities

More Answers in the  Power Electronics Control

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!