Hey forum folk.
I have a BOE Shield kit and am going to try to post some answers to some of the questions I've been seeing around. Perhaps this post will be useful to others:
- Which Arduino controllers are compatible? The last-generation Uno is a perfect fit. The current Uno R3 will fit as well though the "new pins" will not be used. The Mega will fit as well, but none of the additional Mega pins are broken out through the stackable headers. With great care, it's possible to build a ribbon cable to move these pins to a usable location. I haven't yet tried other boards but know that many inexpensive boards do not include independent voltage regulating hardware.
- Which shields are compatible? - As a robot, the shield defaults to using pins 12 and 13 for servos. These pins are broken out to servo headers next to the mini proto board. Next to these pins are servo headers for pins 10 and 11 as well. The default software can be modified to use those pins as the motors or as additional servos for other functions. As long as your shield does not require additional power and doesn't use more than two pins between 10 and 13, it should be compatible.
- I already have a Propeller BOE-Bot. How do I switch to Arduino? - Parallax sells the BOE Shield in a standalone kit from their site - approx. US $30.
- It includes a AA power pack. What other options are available? - The spec sheet for the shield says it supports 7-12V DC through the Arduino VIN. Since the only plug going into the robot is through the Arduino board, make sure your power is within your Arduino board's spec.
- Won't the Arduino fall out? - Nope. The kit comes with nylon spacers to hold the Arduino in (though they aren't visible in most of the tutorials)
Those are the questions I've seen floating around and in other forums. If I see more, I'll expand this.

