필터 지우기
필터 지우기

Not able to install userland ,wiringpi in rasi via matlab support package for raspi

조회 수: 20 (최근 30일)

답변 (1개)

Obed Rios
Obed Rios 2022년 4월 21일
To install in your RPI4, you may use Install rpi-userland on Raspberry Pi using the Snap Store | Snapcraft, also you may install wiringpi with wget https://project-downloads.drogon.net/wiringpi-latest.deb then sudo dpkg -i wiringpi-latest.deb, hope this help!!.
  댓글 수: 2
Obed Rios
Obed Rios 2022년 4월 21일
I forgo to mention, that you need to clone userland git in /opt using:
then in matlab use
raspi.internal.updateServer('your_ip_address','user','password')
and this should work to compile matlab server from your RPI without problem. After this you may create rpi object using: rpi = raspi()
works for me, hope this help!!!
Ibrahim Naglah
Ibrahim Naglah 2022년 12월 10일
Do you have a solution for raspberry pi 4 , Ubuntu 22.04 OS ? I tried what you said but it did not work and sent “could not execute this command” with a long message

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 MATLAB Support Package for Raspberry Pi Hardware에 대해 자세히 알아보기

태그

제품


릴리스

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by