You don’t need a 3D printer, a soldering iron, or any code to build your first robotic arm. A cardboard robotic arm teaches the exact same ideas as an expensive build — joints, links, degrees of freedom and a gripper — for about the cost of a snack. It’s the perfect first project for beginners, kids and classrooms.
Ready for electronics next? This leads naturally into the Arduino servo arm.
Why start with cardboard?
- No cost, no risk. Mistakes cost nothing; iterate freely.
- You learn the mechanics first. Before wiring servos, you’ll feel why the shoulder joint works hardest and why long links flop.
- It’s genuinely fun and fast — a working arm in an afternoon.
Two versions to build
1. The motorised version (with servos)
Glue a small SG90 servo at each joint and control them with an Arduino. This is a real, programmable robotic arm with a cardboard skeleton — a brilliant bridge into electronics.
2. The no-electronics hydraulic version
Run a syringe-and-tube hydraulic to each joint: push one syringe and the fluid moves the other, driving the joint. Kids love it and it teaches mechanics and pneumatics with zero wiring. String-and-spool joints work too.
What you’ll need
- Thick cardboard (corrugated, double-layered for stiffness)
- Brass paper fasteners (split pins) for the pivots
- For motion: either 3–4 SG90 servos + an Arduino, or syringes + tubing
- Hot glue, tape, a craft knife and a ruler
Build it: step by step
- Cut the links. Three strips — base, upper arm, forearm. Double-layer each with glue so they don’t bend (the #1 cause of a floppy arm).
- Make the joints. Punch holes and connect links with brass fasteners so each pivots freely. Each pivot is one degree of freedom.
- Build the gripper. Two opposing cardboard fingers on a pivot, so closing one side squeezes the other.
- Add motion. Servo at each joint (then drive with Arduino), or attach a syringe/string to each joint to move it by hand.
- Mount the base to a heavy piece of cardboard or a board so the arm doesn’t tip when it reaches out.
Tips for a better build
Keep it short and stiff. Flex multiplies toward the gripper, so a rigid base and double-layered links make the biggest difference.
- Snug joints, not loose — looseness becomes wobble at the tip.
- Counterbalance a long arm with a little weight behind the base.
- If servos struggle, the joint is fighting too much weight at too long a lever — shorten the link or move to stronger servos.
What’s next
Once your cardboard arm moves, you understand everything an expensive arm does — just with cheaper materials. Add servos and an Arduino, then graduate to a rigid 3D-printed arm when you’re ready — or step up to a small kit like the MeArm if you’d rather not print or cut your own frame. More age-by-age picks are in robotic arm for kids.
Frequently asked questions
Can you really make a robotic arm out of cardboard?
Yes. Cardboard is stiff enough to learn the mechanics of a robotic arm — joints, links and a gripper. Add hobby servos for a motorised version, or strings and syringes for a no-electronics hydraulic arm. It's the cheapest way to understand how arms work before spending on parts.
Is a cardboard robotic arm good for a school project?
It's one of the best. It's cheap, safe, fast to build, and clearly demonstrates degrees of freedom, leverage and grippers. You can keep it purely mechanical or add an Arduino to make it a full STEM electronics project.
How do I stop my cardboard arm from flopping?
Double- or triple-layer each link so it doesn't bend, keep the arm short, and make sure joints are snug (not loose). Flex multiplies toward the gripper, so a rigid base and stiff links matter most.