robin louvigne
Reviewed in the United States on February 15, 2025
very usefull for robotic
Dale W.
Reviewed in the United States on December 15, 2022
This looks like an excellent board with great features BUT THERE SEEMS TO NOT BE ANY DOCUMENTATION available for it. This was used in Dagu's Rover 5 robot platform. Without documentation, this board is USELESS.
Roberto M. Pensotti
Reviewed in the United States on November 29, 2020
The design of this four 12V DC motor controller is very good.It will work with any SBC sending controlling signal and receiving PID feedback from the four motor encoders.Unfortunately, I could not find a tutorial, or a schematic on how to connect and program it other than a very basic two page generic description of all the pins.
SDDUDE
Reviewed in the United States on July 18, 2017
This is a great motor driver board for the price. This board can be used with any set of DC motors and you don't need to use the Rover 5. I use it with Pololu gear motors with encoder and it works great. I also use Teensy 3.6 to control it.Here is the mating connector for the motor outputs: VHR-3NDon't forget these too: BVH-21T-P1.1
Customer
Reviewed in the United States on February 23, 2017
It works with my raspberry pi 3 model b
ebastro
Reviewed in the United States on July 22, 2015
This controller works with the Rover 5 robot platform both the two motor and 4 motor version. You need this controller for the Rover because I have read the motors have a high current load for turning them on. I suppose there are other work around measures, but I decide to use this one. However, on reading up on it there was an issue where you must turn on the logic power from your micro-controller or Raspberry Pi computer first before the power for the motors. The risk for not doing this is damage to the controller. A switch for the batteries is one measure of protection provided you not forget and turn it on before powering the logic power to the board. Also what happens if the switch accidentally gets turned on? I added another fail-safe with a Radio Shack IRF510 Mosfet Transistor. Placing power from my Arduino UNO to the gate and a 1 meg ohm resistor to ground. The source will go to ground and the wire from the drain will go to the negative (GND) battery port of the controller. The positive lead from the battery to the positive battery port of the controller.