Robotics and artificial intelligence offer fascinating possibilities, and this project is a concrete example of that. I designed and built a 3D-printed robotic hand, fully controllable via a Python program. This project was part of a year-end assignment during my final year of secondary school in 2023, focused on object-oriented programming. It evolved to include two control modes: a graphical interface and a gesture recognition system using a camera.

Objective.

The goal was to create a functional robotic hand capable of performing various movements in response to program commands. To make the experience interactive, I implemented two control modes:

Demo.

fig. 01  ·  gesture-controlled demo (OpenCV + MediaPipe).

Technologies used.

Challenges and solutions.

Conclusion.

This project let me explore several areas at once: programming, computer vision, electronic design, and 3D printing. The robotic hand is fully functional and could be enhanced with sensors or AI to improve gesture recognition. Source files, videos, and 3D models are available. Feel free to reach out.