Read Arduino interrupt in MATLAB
2 views (last 30 days)
Show older comments
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 Comments
Walter Roberson
on 24 Oct 2019
In theory that should work; it is even the example given in https://www.mathworks.com/help/supportpkg/arduinoio/ref/readdigitalpin.html
Answers (0)
See Also
Categories
Find more on Arduino 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!