Read Arduino interrupt in MATLAB
조회 수: 3 (최근 30일)
이전 댓글 표시
can anyone explain how to read Arduino interrupt pin 13 into Matlab. When I use readDigitalPin(a,'D13') the program crashes. Thanks in Advance.
댓글 수: 2
Walter Roberson
2019년 10월 24일
In theory that should work; it is even the example given in https://www.mathworks.com/help/supportpkg/arduinoio/ref/readdigitalpin.html
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!