How to add a listener to an Arduino Pin?

조회 수: 2 (최근 30일)
Chaitanya Jha
Chaitanya Jha 2019년 11월 14일
답변: Priyanshu Mishra 2019년 12월 4일
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