Miniature WiFi Module (http://adafru.it/814)
Although not technically required, a small Pi-compatible WiFi adapter will make it much easier to log into
and control the Pi robot.
2x #4-40 3/8" or longer machine screws and nuts
You'll need a couple machine screws to hold the Pi to the robot chassis.
Small Piece of Cardboard
You'll want a small piece of cardboard that's as large as the Raspberry Pi to help protect the bottom of the
Pi from touching the metal robot chassis and shorting out. Cut out a square from the box your parts ship to
you inside.
Jumper Wires (http://adafru.it/153)
Precision Screwdrivers & Small Adjustable Wrench or Pliers
Soldering Tools (https://adafru.it/fE3)
You'll need to solder a header and a few connectors onto the motor HAT. This is a relatively easy
soldering job, be sure to follow the guide to excellent soldering (https://adafru.it/dxy) if you're new to it!
Raspberry Pi Setup
You'll want to make sure your Raspberry Pi is running the latest version of the Raspbian Jessie operating
system (https://adafru.it/fQi). In addition the Pi will need access to the internet through a wired or wirless network
connection so it can download necessary software.
If you're new to the Raspberry Pi be sure to follow a few getting started guides (https://adafru.it/dpe) to learn how to
load an operating system on the Pi (https://adafru.it/jd0), setup a wired or wireless network
connection (https://adafru.it/dDN), and connect to its command line terminal (https://adafru.it/jvB).
Motor HAT
Start the project by following the motor HAT guide (https://adafru.it/kCC) to assemble and test the HAT. Make sure you
can install the motor HAT software and test each DC motor to verify it spins. It's much easier to troubleshoot issues
with the HAT and motors when it's outside the robot chassis!
Once you've assembled and checked the motor HAT works, continue on to learn how to put together the robot.