Hello all, I’ve recently bought the following products:
- Me High-Power Encoder Motor Driver
- 36mm Encoder DC Motor
- Me Orion
I hoped to get this up and running quite quickly because it is all from the same manufacturer. Sadly I am spending my whole day trying to figure out why the motor isn’t responding. I think I’ve narrowed it down to an i2c communication issue between the Orion and the motor driver board. When I try to get the i2c address of the motor board using the Orion (or another Arduino Uno) the sketch hangs on error = Wire.endTransmission();
I am quite a bit lost and out of options, especially because I can’t seem to find any good information resources about the motor driver.
I hope someone can send me into the right direction to make it possible to do just a single turn with this motor.