An Arduino-based quadruped that can walk, run, and dance.
60 hours
Arduino C++: 1100
Arduino
OnShape
Prusa Slicer
ESP32
I cadded, built, and programmed this quadruped for Columbia Engineering's SHAPE outreach program. It uses 12 servos and a set of inverse kinematic functions to control each leg. It is controlled by an Arduino ESP32 microcontroller and communicates with the servos over a serial connection. The code and CAD files are available on the project's GitHub page.