Connection to DC motor on Adafruit Motor Shield V2 for Arduino

조회 수: 1 (최근 30일)
Milos Krsmanovic
Milos Krsmanovic 2019년 10월 17일
편집: Milos Krsmanovic 2019년 10월 17일
I'm continuing here on another question that went unanswered, so I'll try to break down the problem into smaller chunks.
I'm following the instructions on starting/stopping a DC motor using Arduino Shield, as shown on this documentation page and this tutorial video. They both effectively explain the same thing and i followed the instructions exactly.
I am unable to start the motor using the dcmotor object. I tried both Arduino Shield channels. At the same time, if I writeDigitalPin(ardObject,'D3',1) motor will start immideately (pin 3 is set to be shield channel A PWM). The same also happens if I connect my power supply to the other shield channel and I use writeDigitalPin on pin 11 (i.e. shield PWM B).
Does anyone have any idea why dcmotor object won't do its job? I'm not getting any error so it's hard to troubleshoot it.
Thank you in advance.

답변 (0개)

카테고리

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