Main Content

The easiest way to build a remote controlled Strandbeest Model!

You’ve seen the kits available for around $10 or less for a Strandbeest wind walker, but what if there is no wind? In this tutorial, I go over how to easily add a pair of motors to the ‘beest in order to remote control it like a tank. A full video of the build can be found here, and I’ll embed it at the end for your viewing pleasure.

The first step is to get and assemble a Strandbeest kit. If you’re not in a rush, you can find them for sale for $5 or so, but I used this one from Amazon. A video of the assembly process, can be found here. Split it into two as shown so that each set of legs can steer like a tank.

Besides the aforementioned kit, you’ll need the following:

28BYJ-48 Stepper Motor w/ ULN2003 driver [5 pack on Amazon]
Section of perf-board
Arduino Nano or clone [3 pack on Amazon]
Keychain Remote [from eBay]
Buck step down voltage converter [from Amazon, appears to be slightly different model]
Small LiPo batteries/connector [Similar to this and this both via Amazon]
Lots of zip ties and hot glue!
Note that Amazon links here and previously are affiliate.

Hot glue motors back-to-back. Cut and attach a plastic rod (that came with the kit in my case) across the mounting holes as shown.

In order to transmit power from the motors to the Strandbeest legs, cut a notch in either side as shown with a Dremel tool. Attach the motor shaft inside with hot glue, lining up the flats as needed, then zip tie it in place to hold it more securely.

Motors are held in place with zip ties and hot glue as shown.

Solder components onto a small perf board as shown. Hookup specific I/O and program per code available here. LiPo batteries are connected in series for around 8V of power before stepped down through voltage regulator to 5V.

First, cover the stepper motors in duct tape so your board doesn’t short out all over the place, then mount the board batteries and regulator using zip ties.

You now have a ‘beest that can move forwards/backwards/left/right. You may need to experiment with the button configuration to set it up properly. Also, while this is set up for direct control, there is a lot you could do with this configuration, whether modifying the stepper speed, or having it march around in a pre-programmed path”

Link to article