🧪 New tutorials are being published — build from robot arms to sensors step by step
Skip to content

AmazingHand Open-Source 4-Finger Dexterous Hand

Buy in Store

Overview

AmazingHand is Juxi Technology's open-source 4-finger dexterous hand with multi-joint design and TTL serial bus control. Open CAD files allow custom finger designs for dexterous manipulation, grasping strategy, and HRI research.

Key features:

  • 4-finger multi-joint, human-like proportions
  • TTL serial bus control, mainstream controller compatible
  • Open CAD/source, customizable
  • Pairs with SO-ARM101 for full manipulation platforms
  • Real-time hand tracking: track gestures via webcam and control the hand live
  • Simulation demos: run hand-tracking demos without hardware (dora-rs ecosystem)
  • Individual finger angle control; single (left/right) or dual-hand
  • Power: 5V3A servo driver board, USB connection to host

Specifications

CategorySpec
Type4-finger dexterous hand
ControlTTL serial bus
EcosystemPython SDK, ROS
Open-sourceCAD/source on GitHub

Quick Start

bash
git clone https://github.com/Juxi-Technology/AmazingHand.git
cd AmazingHand
pip install -r requirements.txt
python examples/basic_control.py

Tutorials

Support