WickedMotorShield Software

The purpose of this software is to support the MOTO4 and MOTO6 Arduino motor shields from Wicked Device. The Wicked Device user guide can be found at https://shop.wickeddevice.com/wp-content/uploads/2014/10/Users-Guide.pdf and the product description is at https://shop.wickeddevice.com/product/motor-shield/

The following represents documentation available from Wicked Device.

I have created a fork of the WickedMotorShield library.

Doxygen is a program that generates documentation for C and C++ programs. In addition to parsing the source code, it can also read specially formatted comments to provide additional documentation. The auto generated Doxygen documentation can be found here. The website for Doxygen can be found here

  1. Power input and output connectors on motor shield
  2. Headers and jumpers on motor shield
  3. Use with DC motors
  4. Use with stepper motors
  5. Use with servo motors
  6. Useful Hints & Kinks when dealing with Arduino IDE, GitHub, and other topics.