In the Capacitive Sensor addon, can I use an analog pin on the Arduino board as the ‘sendPin’ or ‘receivePin’?

4 visualizaciones (últimos 30 días)
In the Capacitive Sensor addon, can I use an analog pin on the Arduino board as the ‘sendPin’ or ‘receivePin’?

Respuestas (1)

MathWorks MATLAB Hardware Team
MathWorks MATLAB Hardware Team el 27 de Nov. de 2019
This depends on the Arduino board. In some boards like the Leonardo, you cannot use an analog pin as a digital pin. To check if an analog pin can be used as a digital pin, use the isTerminalDigital command.

Categorías

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by