how can i create pwm in Raspberry pi for simulink?
1 view (last 30 days)
Show older comments
Sorry,I am Taiwanese. Can't use English for good.
I try to build example for Raspberry pi.
It create pwm in Raspberry pi.
I has download "Simulink Support Package for Raspberry pi Hardware" and "RASPlib", and I try to download wiringpi in Raspberry pi.
But I still can't build success this example.
Error:
How can I do to success build? Thanks!
0 Comments
Answers (2)
Murat Belge
on 8 Sep 2014
It turns out somebody else has already created a PWM block for Raspberry Pi using wiringPi library: http://www.mathworks.com/matlabcentral/fileexchange/41529-raspberry-pi-pwm-driver-block-sfunction
0 Comments
Murat Belge
on 8 Sep 2014
Can you post the text of the error message you received? Basically, copy and paste the entire text in the lower edit box of the error window here. I am guessing that you did not include necessary sources in the wiringPi that defines PWM functionality. Check this link to see a similar question on using wiringPi library functions.
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!