how can i create pwm in Raspberry pi for simulink?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(2 个)
Murat Belge
2014-9-8
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 个评论
Murat Belge
2014-9-8
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 个评论
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Raspberry Pi Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!