BOLT X LABS | Gesture - Controlled Robotic Arm

AkhilAkhil
5 min read

👋🏻 Hi, I’m Akhil

The builder, designer, debugger, and [occasionally frustrated] brain behind BLOT X LABS.

I started this journey with my friend Achyuthan, fueled by late-night experiments and our shared obsession with making machines respond to human intent. Instead of pushing buttons or typing commands, what if you could just move your hand — and the robot obeys?

That’s how our latest project was born: a Gesture-Controlled Robotic Arm.


About BLOT X LABS

BLOT X LABS isn’t a massive glass-walled facility (yet). It’s a growing, independent robotics R/D studio where wires, servos, and sensors scatter across the table, and where duct tape counts as a structural component in v1.

We’re not just building robots to move — we’re building robots that listen, respond, and extend human ability.

Our goals remain simple:

  • Make advanced robotics more accessible and replicable.

  • Design systems that are modular, customizable, and hackable.

  • Share everything — from breakthroughs to breakdowns — so others can learn with us.


The Spark

Every project begins with a question. For us, it was:

“Can we control a robotic arm as naturally as moving our own hand?”

That question turned into sketches, solder burns, code crashes, and hours of us waving our hands in the air like magicians hoping servos would listen. Slowly, a prototype emerged.


Meet the Gesture-Controlled Robot Arm

This is our first serious attempt at bridging human gestures with robotic motion. Inspired by surgical robotics and DIY passion projects, our arm is Arduino-powered, servo-driven, and fully glove-controlled.

We call it Project GRA (Gesture Robotic Arm).

Core Hardware Overview

  • Arduino UNO
    The brain of the system, chosen for its plentiful I/O pins and ease of handling multiple servos + sensors simultaneously.

  • 6 Servo Motors
    Powering the robotic arm’s degrees of freedom: base rotation, shoulder, elbow, wrist tilt, wrist rotation, and gripper.

  • Wearable Glove with Flex Sensors & IMU
    This is the secret sauce. Flex sensors map finger bending, while an IMU tracks wrist rotation and tilt. Together, they translate natural hand gestures into precise servo commands.

  • Custom 3D-Printed Arm Frame
    Lightweight, modular, and hackable. The design allows easy swaps and upgrades without re-engineering the whole arm.


Why It Matters (Beyond Cool Factor)

At first glance, this looks like a maker experiment. But think bigger.

Gesture-controlled robotic arms have potential applications in:

  • Surgery – allowing remote, precise, and intuitive teleoperation.

  • Assistive Tech – empowering individuals with disabilities to control robotic limbs through natural motion.

  • Remote Operations – handling hazardous materials, or operating in places unsafe for humans.

  • Education – a low-cost model to teach robotics, control systems, and biomedical engineering concepts.

For us, it’s a proof-of-concept: showing how accessible components can prototype something with real-world medical potential.


Gesture-Controlled Robotic Arm – Parts List

Below is the complete list of parts required to build the robotic arm and glove

Robotic Arm – Electronics

PartsRetailer/Source
6 × Servo Motor – MG996R SeriesRobu.in
Servo Driver – PCA9685 (16-Channel)Robu.in
Arduino UNOAmazon
HC-05 Bluetooth ModuleRobu.in
BreadboardAmazon
Jumper Wires (Male-Male & Male-Female)Amazon
Battery Pack (5V, 2200 mAh)Adafruit
NEMA 17 Stepper MotorRobu.in
A4988 Stepper Motor DriverRobu.in
LiPo 11.1V, 2200 mAh, 3SRobu.in

Hand Glove – Electronics

PartsRetailer/Source
3 × Flex Sensors (for all fingers)Amazon
2 × MPU6050 (Accelerometer + Gyro)Robu.in
Arduino NanoAmazon
3 × Resistors (10kΩ)Robu.in
Resistors (220Ω)Robu.in
3 × Capacitors (100nF)Robu.in
HC-05 Bluetooth ModuleRobu.in
Builder’s Glove (sports or fabric glove)Amazon
9V BatteryAmazon
9V Battery ClipAmazon
Braided Cable Sleeve (for neat wiring)Robu.in

Mechanical & Structural Parts

PartsRetailer/Source
3D-Printed Robotic Arm Frame (Base, Links, Gripper)STL files Below.
Screws, Nuts, and Bolts (M3, M4 assorted)Hardware store

Design Philosophy


What Project GRA Can Do Right Now

  • Replicate finger bend → gripper open/close.

  • Map wrist rotation → robotic wrist rotation.

  • Follow hand tilt → robotic arm tilt.

  • Grip small objects up to ~500 g.

  • Serve as a live demo platform for gesture-based robotics.


What’s Next

We’re already planning the next iteration:

  • Add haptic feedback to the glove for tactile response.

  • Integrate AI motion smoothing to filter out jitter.

  • Explore surgical simulation use cases for expos.

  • Test joystick + gesture hybrid control for dual modes.


Credits — BLOT X LABS

Development Branch
Akhil
Achyuthan
Hridhay Jayakumar
Sibi Gokul
Vedant Palsaniya

Design Branch
Govind Krishna

Partnerships
Ryan — Partnership with A Byte For All
Bridges & Bond

Special thanks to SmartBuilds.io for the MARK 1 project that inspired it.


This is just the beginning. Robotics that move with us, not just for us. Stay tuned — the next update will dive into the wiring, the code, and the inevitable smoke that came before success.

– Team BLOT X LABS

0
Subscribe to my newsletter

Read articles from Akhil directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Akhil
Akhil

Hey, I’m Akhil — builder, coder, and robot wrangler. I’m the owner and developer of BOLT X, my personal robotics project turned passion-driven company. I love working with electronics, embedded systems, and anything that involves bringing hardware to life. Whether it’s wiring up sensors, programming microcontrollers, or chasing bugs that don’t even exist — I’m all in. Currently on a mission to turn wild ideas into working prototypes (and occasionally catch on fire — metaphorically, of course... mostly).