How to use I/O mode to control a servo motor?

조회 수: 1 (최근 30일)
Cong Sun
Cong Sun 2022년 5월 24일
댓글: Cong Sun 2022년 6월 24일
Hello everyone, I am learning to use Arduino to control a servo motor. I successfully realized the this model, using external mode(run on the board), and the motor worked well. However, if I switch to I/O mode(run on the computer), the motor won't move at all. What other settings should I do?
I have another program that is too large to run on the board, so I want to try I/O mode first in this simple example. Any reply is welcomed. Thank you!

채택된 답변

Arun Kumar
Arun Kumar 2022년 6월 3일
Hi Cong Sun,
Not all the block support connected IO mode.
The blocks that support this IO mode are listed in the following page:
Other blocks which are not listed in this page will output 0s if you try to run in connecte IO mode.
Hope this helps!
Thanks,
Arun
  댓글 수: 6
Arun Kumar
Arun Kumar 2022년 6월 24일
Hi Cong Sun,
Changing of PWM frequency is not supported in Connected IO mode.
Cong Sun
Cong Sun 2022년 6월 24일
Dear Kumar
Thank you for the reply. I think I will try another way. Do you have plan to enrich the functions of Connected IO mode? Have a nice weekend!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by