This is an upgraded version of the popular Dagu Mini Driver board. Like its predecessor, this is an Arduino compatible board that also includes 2 H bridges capable of driving either 2 DC motors with a stall current of 2.5A, or 1 stepper motor with a peak current of 2.5A per winding. On top of that, it also has pins for driving up to 8 servo motors, and a port to connnect a Bluetooth or Xbee module.
The big improvment that the Mini Driver MkII offers is that it uses an ATmega328 microcontroller instead of the ATmega8A. This means that you have much more space for your robot control programs (32KB vs 8KB) and means that the Mini Driver MkII is effectively and Arduino Uno, with the functionality of a motor shield, for a really good price!
Please Note: The MkII is not completely pin compatible with the original Mini Driver. This is because Dagu moved some of the pins around to make the MkII Mini Driver compatible with Scratch 4 Arduino (S4A). Please see the manuals below for details on which pins have changed.
Please Note: The manual claims that this board comes loaded with the Arduino Uno bootloader. However, the ones we have have the Arduino Nano bootloader. There is very little difference between these bootloaders, so it should make no difference to the programs you can write. It's just something to keep in mind when selecting the board type in the Arduino IDE.
Features
Manual for the original Mini Driver (useful for seeing the changes)
To use this board with Windows you'll need to download and install the drivers here