How to add a listener to an Arduino Pin?

2 visualizaciones (últimos 30 días)
Chaitanya Jha
Chaitanya Jha el 14 de Nov. de 2019
Respondida: Priyanshu Mishra el 4 de Dic. de 2019
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 :)

Respuestas (1)

Priyanshu Mishra
Priyanshu Mishra el 4 de Dic. de 2019
Hi Chaitanya,
For adding listneing, I would suggest you to go through the following link

Categorías

Más información sobre Arduino Hardware en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by