Currently, I have 2 36mm DC encoder motors from makeblock. I have wired this to a high power motor encoder driver also by makeblock, this is connected to an arduino uno. The wiring is as such:
UNO->Driver
A4 -> SDA
A5 -> SCL
Vin -> 5v
GND -> GND
For some reason the motors do not turn when testing the makeblock library examples. I have heard a humming noise from one of the motors once, but I’ve attempted hundreds of times. The motors also turn manually, with great force. The driver is connected to a 11.1V Li-Po Battery, and the arduino is connected to the computer.
If someone could suggest possible issues or things to consider when reattempting I would be very grateful. The biggest roadblock in my project is getting these motors to turn.
Thanks!