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

4 Ansichten (letzte 30 Tage)
In the Capacitive Sensor addon, can I use an analog pin on the Arduino board as the ‘sendPin’ or ‘receivePin’?

Antworten (1)

MathWorks MATLAB Hardware Team
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.

Kategorien

Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by