dcservo icon indicating copy to clipboard operation
dcservo copied to clipboard

modification of code to use Sparkfun monster shield

Open niranjan1997 opened this issue 4 years ago • 2 comments

can I use the code directly on my Arduino UNO and use the Sparkfun monster Motor shield or do I need to modify the code ( I/O Pin )? thanks in advance.

niranjan1997 avatar Jul 05 '20 05:07 niranjan1997

You will need to change the pins.

RudyFiero avatar Jul 05 '20 08:07 RudyFiero

I reckon you have to use 3 outputs, digital pins 7 & 8 for setting motor direction and pin 5 for PWM value. All that will need a slight change in the code.

misan avatar Jul 06 '20 10:07 misan