How to add a listener to an Arduino Pin?
3 ビュー (過去 30 日間)
古いコメントを表示
Hi, I would like to add a listener to an Arduino pin that I have configured as input.
a = arduino;
configurePin(a,'D13','DigitalInput');
I have tried searching on Google and MATLAB Answers but I found nothing. This is very important for my project, any help will be highly appriciated, thank you :)
0 件のコメント
回答 (1 件)
Priyanshu Mishra
2019 年 12 月 4 日
Hi Chaitanya,
For adding listneing, I would suggest you to go through the following link
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で MATLAB Support Package for Arduino Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!