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

조회 수: 4 (최근 30일)
In the Capacitive Sensor addon, can I use an analog pin on the Arduino board as the ‘sendPin’ or ‘receivePin’?

답변 (1개)

MathWorks MATLAB Hardware Team
MathWorks MATLAB Hardware Team 2019년 11월 27일
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.

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by