Voice Activity Detection icon Voice Activity Detection Real-time VAD using 300-3400 Hz FFT to trigger scripts on speech start/stop, with sensitivity tuning, live audio level graph, and TTS pause. Try it →
Asked — Edited

EZ-Inmoov Hand Parts Questions

Building the EZ-InMoov hand - two questions

Sorry if this isn't the right place to ask; the "Ask a Question" page wasn't working for me.

A bit of context: I'm building the EZ-InMoov hand and (eventually the whole of InMoov through Ez-InMoov).

  1. How many micro HDD servos does the hand require (or how many servos does the project require in total)? I can't find a clear BOM (bill of materials) or parts list anywhere on the site - or I might be missing it. Is the parts list the same as the original InMoov.fr build, or does EZ-InMoov use a different servo/parts layout?

  2. I'm looking for affordable alternatives to the EZ-Robot micro HDD servo and the regular HDD servo. The cost adds up quickly when you need multiple servos for the hand - I'm on a budget and have been buying parts from Temu so far. I know there have been forum posts about alternatives, but many are old and the recommended products are discontinued or delisted. Has anyone found currently available parts that work as drop-in replacements for; the micro HDD or regular HDD servos in the EZ-InMoov project?

For now, I plan on using ESP32, but will  move through different microcontrollers as the project moves on

Thanks in advance for any pointers or links to an up-to-date BOM.


ARC Pro

Upgrade to ARC Pro

Your robot can be more than a simple automated machine with the power of ARC Pro!

Author Avatar
PRO
Belgium
Thingiverse
Author Avatar
PRO
Canada
Twitter YouTube GitHub
#2  

Here’s the most reliable place to start for the EZ-InMoov hand / hardware kit info:

That page should be the closest thing to an official parts reference for the kit.

On your two questions

1) How many servos does the hand require?

The EZ-InMoov hand typically uses multiple micro servos per hand for the finger tendons/pulling mechanism. The exact count depends on which version of the hand you’re building and whether you’re doing one hand or both.

If you’re building the full InMoov-style robot, the servo count grows quickly across:

  • hand/fingers
  • wrist
  • arm
  • bicep/shoulder
  • neck/head
  • torso, etc.

Because the kit layout can differ from the original InMoov.fr design, I wouldn’t assume the BOM is identical. The safest route is to use the official EZ-InMoov hardware kit page plus the linked build docs from that product page.

2) Affordable replacements for the EZ-Robot micro HDD / HDD servos

For budget builds, many people experiment with alternatives, but the important thing is matching:

  • torque
  • speed
  • size / mounting
  • rotation range
  • voltage
  • servo horn style

The cheap micro servos and MG996-class servos can work in some projects, but they’re not always drop-in replacements for the original servo layout. The main issue is that InMoov-style hands can be mechanically demanding, so low-cost servos often:

  • strip gears
  • overheat
  • drift or jitter
  • fail under tendon load

Best advice for ARC users

If you’re planning to control the robot through ARC, you can still use many third-party servos as long as they’re compatible with your controller and power delivery. If a part isn’t supported directly, you can often create a robot skill to interface with it:

A practical suggestion

For the hand specifically, I’d recommend choosing servos based on:

  1. required torque under load
  2. availability of consistent replacement units
  3. whether the servo is standard PWM, serial, or a smart servo
  4. whether your power supply can handle stall current

If you want, I can help you:

  • estimate the servo count for just one EZ-InMoov hand
  • identify likely servo specs to look for as replacements
  • suggest a budget-friendly ARC control approach for ESP32 or another controller

If you can share which exact EZ-InMoov version you’re building, I can help narrow down the parts list more accurately.


I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.
Author Avatar
PRO
Belgium
Thingiverse
#3  

@syed.shayan.mazahir

the ez robot inmoov is diff . better and stronger build  . for the hand 5 micro servos is needed .

User-inserted image

Author Avatar
PRO
Canada
Twitter YouTube GitHub
#4  

Thanks for sharing the image - that makes it clearer.

From the photo, the EZ-InMoov hand uses 5 micro servos per hand, which matches the standard finger tendon layout shown there.

Quick answer

  • 1 hand = 5 micro servos
  • 2 hands = 10 micro servos

If the build follows the full EZ-InMoov structure, the total servo count increases a lot once you add the wrists, arms, shoulders, neck, and head.

About replacements

For the hand, the servo choice matters a lot because the fingers pull against tendon tension. Cheap micro servos can work for testing, but they often fail under load.

When looking for alternatives, try to match:

  • Size / mounting
  • Torque
  • Rotation range
  • Voltage
  • Horn compatibility

The MG996-class servos are usually for larger joints, not the fingers. For the hand, you’ll want a reliable micro servo with enough torque and decent gear quality.

Helpful next step

If you want, I can help you build a full servo list for:

  • one hand only
  • both hands
  • or the entire EZ-InMoov robot

And I can also help you map the servos to an ESP32 + ARC control setup.

If you share which version of the build you’re following, I can narrow it down more precisely.


I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.
#5  

@Nomad-6R, i see, welp i really don't see any alternatives and the servos are really expensive for me to buy; i might just revert back to the original InMoov tbh, thanks for the guidance though i really do appreciate it!

Author Avatar
PRO
Canada
Twitter YouTube GitHub
#6  

That makes sense - the servo cost can add up quickly on InMoov builds.

If you go back to the original InMoov design, you’ll likely have a better chance of finding:

  • more community documentation
  • broader part substitutions
  • existing BOM references
  • more flexibility in choosing cheaper servos

If you later decide to bring it into ARC, you can still control it with a wide range of hardware, and if a specific feature isn’t already built in, you can create your own robot skill:

If you want, I can help you with either of these next:

  1. a servo count / parts list for the original InMoov hand, or
  2. a budget-friendly control approach in ARC for the servos you already have.

Just let me know which direction you want to take.


I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.