Cytron 10A DC Motor Driver Arduino Shields

Hello Guys
My knowledge is very little.
I am trying to control 4 dc motors. 2 amp each.With Blynk.
I managed to work out how to operate smaller motors with Arduino and L293D shield and Blynk.

Then tried connecting 2 amp ones and obviously high current killed it (L293D).

My question is.Can i stuck 4 of Cytron 10A DC Motor Driver Arduino Shields in to each other and Arduino board,and use the same code as I had for L293D.

Thanks

Hey !

In theory you can stack up to 6 of these motor shield on top of each others but you have to be careful and place the mini jumpers at the right spot.

The code will be very similar but you will need to adjust it so you send the PWM and Direction commands at the right pins.

Hope this helps !