The original Adafruit Motorshield kit is one of our most beloved kits, which is why we decided to make something even better. We have upgraded the shield kit to make the bestest, easiest way to drive DC and Stepper motors. This shield will make quick work of your next robotics project! We kept the ability to drive up to 4 DC motors or 2 stepper motors, but added many improvements.
Plug-and-Play Compatible Boards
The Motor/Stepper/Servo Shield is tested and fully compatible with the following boards:- Arduino Uno (all revisions)
-
Arduino Leonardo
- Arduino Mega 2560 R3 (not R2 or earlier, see below)
- Arduino Mega ADK
- Arduino Duemilanove and Diecimila w/ATmega328 chip
- Arduino Due - Change "Logic" jumper for 3.3v operation!
Incompatible or Partially-Compatible Boards
This shield may work with other boards with some additional steps:Arduino Mega 2560 R2
- Add jumper wire from SDA on shield to pin 20 on Mega board.
- Add jumper wire from SCL on shield to pin 21 on Mega board.
Pin and Address Reference
The shield uses the following pins:- +5V or +3.3V (selectable w/solder pads)
- GND
- SDA and SCL (on boards that have these pins)
- Analog pins 4 and 5 (see notes below)
- Digital pins 9 and 10 (if using Servo 1 and 2, respectively)
Do not use Analog pins 4 or 5 with your project in combination with this shield, even on Arduino boards that use different pins for I²C communication (Leonardo, Mega, Due). For compatibility with “classic” (pre-R3) Arduino boards, the shield connects SDA and SCL to Analog pins 4 and 5, respectively; communication and analog readings would mutually interfere. Leonardo users should likewise avoid Digital pins 2 and 3 when using I²C.
Untested Boards and Other Notes
-
Arduino Mega 1280: compatibility is likely similar to the Mega 2560 R2; extra jumper wires would be required as explained above for that board.
- Adafruit Menta: equivalent to Arduino Duemilanove w/328 chip; almost certainly compatible.
-
Arduino Duemilanove and Diecimila w/ATmega168 chip: electrically and mechanically compatible with 328 chip, but has only half the RAM and program space. The library is not especially memory hungry, so this is very likely compatible but not 100% assured.
- Arduino NG or older: possibly compatible, memory constraints permitting.
If you have specific experience with this shield on the above boards or others, please use the Feedback & Corrections link at left. Thanks!
If experiencing trouble with a board listed as “compatible,” review the introduction for tips and visit the Adafruit Forums for assistance.
If experiencing trouble with a board listed as “compatible,” review the introduction for tips and visit the Adafruit Forums for assistance.
Text editor powered by tinymce.