How much power can you really pack into a desktop-sized hexapod? Imagine 18 joints working in perfect synchronization, navigating obstacles with fluid, lifelike precision. Imagine a platform that integrates IMU, ultrasonic sensing, AI vision, and voice recognition—all while remaining fully open-source from the hardware to the Inverse Kinematics (IK) algorithms. That is the miniHexa. It’s a compact powerhouse designed to break down the barriers of complex hexapod research, bringing high-level bionic robotics to your workspace.
The Evolution of the HexapodIt has been two years since the release of the JetHexa—one of the first all-terrain hexapods to utilize advanced IK algorithms on the Jetson Nano platform. While the JetHexa was a hit with researchers, its reliance on ROS and high-spec hardware created a steep learning curve for many hobbyists.
The miniHexa bridges that gap. Built on the versatile ESP32, it maintains the professional-grade movement of its predecessor while supporting Python, Arduino, and Scratch. This shift makes advanced hexapod development accessible to everyone, from students to seasoned embedded engineers.
Master bionic movement today by following our step-by-step miniHexa Tutorials.Engineering Meets Biomechanics
To achieve lifelike vitality, the miniHexa is equipped with 18 high-speed servos with built-in stall protection. Each of the six legs features three degrees of freedom (3 DOF): one for horizontal rotation and two for vertical lift.The chassis is CNC-machined from lightweight 6-series aluminum alloy, featuring an open-top design with multiple expansion ports. By mimicking the actual leg distribution of insects, the miniHexa achieves a stable, biologically accurate structure in a form factor that fits in the palm of your hand.
The Math of Motion: Inverse Kinematics & Gait ControlThe "brain" of the miniHexa includes a high-order Inverse Kinematics engine. Instead of manually coding servo angles, users simply set the coordinates for the leg tips. The system automatically calculates the necessary angles for all 18 servos in real-time. This allows you to adjust height, pitch, and turn radius on the fly—even while the robot is moving.
Tripod Gait: For speed and agility, the robot uses a 0.5 duty factor, where 3 legs support the body while the other three swing.
Ripple Gait: For maximum stability on uneven surfaces, it switches to a ripple gait where four or more legs maintain contact with the ground at all times.
Multimodal AI: Vision, Voice, and InteractionThe miniHexa is more than just a walker; it’s a perceiver.
- Voice Intelligence: Integrated with the WonderEcho module, it features a neural network processor for offline voice commands and custom wake-words.
- AI Vision: By adding the ESP32-S3 module, the miniHexa gains the ability to track faces, recognize colors, and follow lines. It can even stream a 2-megapixel first-person view (FPV) via Wi-Fi, turning your desktop into an exploration zone.
We’ve designed the miniHexa to be a "sandbox" for your creativity. The secondary development kit includes:
- Sensors: Touch, infrared, and ultrasonic for cliff detection and obstacle avoidance.
- Visual Editor: A PC-based graphical action editor that lets you "drag and drop" new movements without writing code.
- Mobile App: Full remote control for Android and iOS for testing in the field.
miniHexa isn't just a robot; it’s a full-stack open-source platform. Whether you are tweaking the IK algorithms in C++ or building an AI-driven "pet" in Python, the threshold for hexapod innovation has officially been lowered.





Comments