How to add a listener to an Arduino Pin?

2 次查看(过去 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 :)

回答(1 个)

Priyanshu Mishra
Priyanshu Mishra 2019-12-4
Hi Chaitanya,
For adding listneing, I would suggest you to go through the following link

类别

Help CenterFile Exchange 中查找有关 Arduino Hardware 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by