#define Forward_Right 4 //motor input 2 connected to digital pin 4 of arduino #define Backward_Right 5 //motor input 1 connected to digital pin 5 of arduino #define Forward_Left 3 //motor input 4 ...