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
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
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!