← All Projects articles

Projects

Amazing Hand

In July 2025, Pollen Robotics open-sourced a robot hand that packs 8 degrees of freedom into a fully self-contained, 3D-printed shell for under €200 — turning a 1.1kg, lab-grade research hand into something a hobbyist can print, assemble, and control in an afternoon.
Published: 2026-07-096 min read
Photos of the assembled Amazing Hand showing four different finger poses

The assembled hand, from the project's own GitHub repository.

Pollen Robotics, AmazingHand GitHub repository, CC BY 4.0 (mechanical design)

What Amazing Hand changed

High-performance anthropomorphic robot hands have historically meant one of two trade-offs: expensive research-grade hardware with actuators mounted in a bulky external forearm, or cheap grippers with too few degrees of freedom to grasp much beyond a box.

Amazing Hand's design fits every actuator inside the hand itself:

  • 8 DOF across 4 fingers, driven by 2 Feetech SCS0009 servos per finger — no external electronics box or forearm-mounted actuators
  • Fully 3D-printable, weighs 400g, and costs under €200 in parts
  • Dual-licensed: Apache 2.0 for the control code, CC BY 4.0 for the mechanical design

The result: a hand cheap and simple enough to be a class project, but articulated enough to be a real research platform — sold assembled by Seeed Studio for hobbyists who'd rather skip the print queue.

01Where it came from: simplifying a research hand

Amazing Hand's design lineage traces back to December 2021, when a team at Ajou University in South Korea, led by Uikyum Kim, published the "ILDA hand" — a 15-degree-of-freedom anthropomorphic hand capable of 34 newtons of fingertip force — in Nature Communications. It was a capable piece of research hardware, but like most academic dexterous hands, not something a hobbyist could casually build.

In July 2025, Pollen Robotics — the French robotics company behind the Reachy humanoid, and by then part of Hugging Face following its April 2025 acquisition — open-sourced a radically simplified take on the same idea. The team's own announcement was explicit about the lineage and the goal:

2021-12
ILDA hand paper published (Ajou University)
15 DOF
Degrees of freedom in the original ILDA hand
34N
ILDA hand's fingertip force
8 DOF
Amazing Hand's simplified degrees of freedom

"The main inspiration for this project comes from the 'ILDA hand' research project... we are releasing a robot hand... which simplifies the ILDA hand concept in order to lower the entry cost."

Pollen Robotics, Hugging Face blog announcement (July 2025)

Sources for this section: ILDA hand paper (Nature Communications, Dec 2021) · Ajou University official announcement · Hugging Face Blog: Amazing Hand

02Design: everything fits inside the hand

Amazing Hand's central design choice is self-containment. Where many research hands mount their actuators in a bulky forearm unit connected by cables, every servo driving Amazing Hand's fingers lives inside the hand itself.

That constraint shapes everything else about the design:

On the software side, there's no proprietary controller to buy: the hand is driven over a standard serial bus, and the project documents two ready-made control paths.

  • 4 fingers, each driven by a parallel mechanism using 2 Feetech SCS0009 servos for flexion/extension and abduction/adduction
  • Flexible TPU shells 3D-printed over a rigid frame — no external cabling or control box
  • Wrist interface designed for Reachy 2's Orbita wrist, adaptable to other robots
  • Two supported control paths: Python via a Waveshare serial bus driver, or an Arduino running Feetech's TTLinker firmware
  • Servos report torque enable/disable state, torque feedback, position, and temperature — no separate sensor wiring needed
  • Requires an external power supply to drive all 8 actuators — none of the electronics run off the control computer's own power
CAD diagrams of Amazing Hand showing finger range of motion and overall dimensions (195mm long, 105mm wide)

Official CAD reference from the project's GitHub repository, showing finger joint ranges and the hand's overall dimensions.

Pollen Robotics, AmazingHand GitHub repository, CC BY 4.0 (mechanical design)

Bill of materials — about €115.69 (~$134.20) per hand

ComponentQtyPrice per hand
Feetech SCS0009 servo856.00
Ball joint M21617.60
M2 threaded rod (L300mm)11.71
Axis D2×10mm84.00
Axis D2×16mm86.40
Bushing (6mm / 8mm, GFM 0608-04)812.80
Thermoplastic screw 2.5×6mm160.16
Thermoplastic screw 2.5×8mm300.30
Washer M2.5 (8mm, large series)41.72
3D-printed parts (full set)115.00
Total (one hand)115.69

Sources for this section: GitHub: pollen-robotics/AmazingHand · GitHub: bill of materials · Hugging Face Blog: Amazing Hand

03Where it's landed: kits, a stable release, a hackathon prize

Coverage followed quickly: Japanese tech outlet GIGAZINE wrote up the release on July 18, 2025, ten days after the Hugging Face announcement. The repository itself wasn't formally tagged as a stable release until v1.0, "Amazing Hand initial stable version," shipped in April 2026 — nine months of iteration between the initial open-source drop and a version the project's own maintainers called stable.

By mid-2026, Amazing Hand had grown from a GitHub repository into a small hardware ecosystem. Seeed Studio — the Shenzhen-based hardware manufacturer that also builds kits for LeRobot's SO-101 arm and Reachy Mini — began selling assembled left- and right-hand kits directly from its own store, for hobbyists who'd rather buy than print. The project was also featured as a team prize at Seeed's 2026 Embodied AI Hackathon in Santa Clara (March 21–22, 2026), an event co-organized with NVIDIA, Hugging Face, and Pollen Robotics itself.

2,200+
GitHub stars
246
GitHub forks
~$104
Seeed Studio kit price, per hand
Apr 2026
v1.0 "initial stable version" tagged
Product photo of the Seeed Studio Amazing Hand developer kit

Seeed Studio sells Amazing Hand as an assembled developer kit — right and left hands sold separately.

Seeed Studio, official product photo
Buy the assembled kit from Seeed Studio →

Sources for this section: GIGAZINE · GitHub releases page · Seeed Studio official store · CNX Software (Dec 2, 2025) · Seeed 2026 Embodied AI Hackathon (official event page)

04Where it fits: a hand for Reachy, and for anyone else

Amazing Hand was designed around Reachy 2's Orbita wrist, and Pollen Robotics' own demos show it doing exactly that job — giving Hugging Face's humanoid a dexterous end effector without the cost of a research-grade hand. But the wrist interface is documented as adaptable, and the dual license (Apache 2.0 for code, CC BY 4.0 for the mechanical design) means nothing stops another project from bolting it onto a different arm entirely.

That makes it a small but telling data point in the same broader story this site has covered with LeRobot: robot hardware that used to require a well-funded lab — DOF-rich hands, low-cost arms, community-scale datasets — increasingly ships as something a single engineer can publish, and a hobbyist can print.

CAD rendering of Amazing Hand attached to Reachy 2's Orbita wrist actuator

The wrist interface Amazing Hand was originally designed around — Pollen Robotics' Reachy 2 Orbita actuator.

Pollen Robotics, AmazingHand GitHub repository, CC BY 4.0 (mechanical design)

An official demo from Pollen Robotics' own channel — Amazing Hand mounted on Reachy 2's wrist, showing the interface the hand was originally designed for.

05Timeline at a glance

DatePartnerEvent
2021-12Ajou UniversityILDA hand research published in Nature Communications
2025-04Hugging FaceHugging Face acquires Pollen Robotics
2025-07Pollen RoboticsAmazing Hand open-sourced under a dual Apache 2.0 / CC BY 4.0 license
2025-12Seeed StudioAssembled Amazing Hand kits go on sale
2026-03Seeed StudioAmazing Hand featured as a prize at Seeed's Embodied AI Hackathon
2026-04Pollen Roboticsv1.0 "initial stable version" tagged on GitHub

06FAQ

Q.What is Amazing Hand?

A.Amazing Hand is an open-source, 8-degrees-of-freedom anthropomorphic robot hand from Pollen Robotics (part of Hugging Face). It's fully 3D-printable, weighs 400g, costs under €200 in parts, and — unlike most research-grade dexterous hands — houses all of its actuators inside the hand itself, with no external control box or forearm unit.

Q.Who created it, and when?

A.Pollen Robotics engineers, including Steve Nguyen and Jeremy Laville, announced Amazing Hand on the Hugging Face blog in July 2025. Its design simplifies a 2021 academic project called the "ILDA hand," published by a team at Ajou University in South Korea.

Q.How much does it cost, and what license is it under?

A.Parts cost under €200. The control code is licensed under Apache 2.0, and the mechanical (CAD) design is licensed under CC BY 4.0. Seeed Studio also sells pre-assembled hands for hobbyists who'd rather not 3D-print and assemble it themselves.

Q.Does it only work with Pollen Robotics' Reachy 2?

A.It was designed around Reachy 2's Orbita wrist and that's the pairing shown in Pollen Robotics' own demos, but the wrist interface is documented as adaptable to other robots, and its open license doesn't restrict what it's attached to.

Keep exploring

The company behind it, and its other open-source bets → The History of LeRobotSee it alongside other open-source hardware → Open-Source & DIY