Hi!
I have 4 motors I need to hook up to the Pi but my motors require four GPIO pins each so since there are 8 on the Pi, I can't have more then 2 motors attached. I use this http://www.amazon.com/gp/product/B00CAG ... UTF8&psc=1 for the motor controller. I bought a breadboard and a connector to connect the board to the Pi, but my problem is how do I code for it? Basically what do I call the pins on the BreadBoard so python will understand?
The connector... http://www.ebay.com/itm/161233322842?ss ... 1439.l2649
The breadboard... http://www.ebay.com/itm/400366982418?ss ... 1439.l2649
Thanks so much in advance!

