Skip to content

A smart prosthetic arm that works on shadow mode (application of reverse kinematics, 5 DOF) and has object detection capabilities. This was a part of my Engineering Clinic project.

Notifications You must be signed in to change notification settings

priyamsahoo/Smart-Prosthetic-Arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Smart-Prosthetic-Arm

This is an implementaion of interfacing Leap Motion with arduino using NodeJS and johnny-five framework.

Description

The prosthetic arms that exist today provide only preset grips or even only open and close functions. Our aim for this project was to create an arm that feels and works just like a real hand. The major problem was to leverage existing technology and give the user an option to input custom gestures, the user can record custom gestures with the help of leap motion device which will run the arm in shadow-mode. The arm decides when to grip the object present in front of it by sensing it through the palm-camera, using object detection and forms an appropriate grip.

Features

  • 5 DOF in each arm, with independent finger movements.
  • Application of reverse kinematics
  • Interfaced the prosthetic arm with the Leap Motion controller, thus making it a gesture controlled arm.
  • Refined the movement of the fingers and the wrist so that there is minimum time time-lag.
  • Camera mounted on the palm of the arm, which gives vision to the arm. (Object detection code notavailable in th repo.)

Outcome

The device is capable of performing multiple grips and gestures, successfully implementing both force and position control. With the exception of the battery, the device is self-contained, housing all electrical, mechanical, and software components within its frame. All unique parts, like the fingers, palm, and forearm, were 3D-printed with ABS plastic. The device is mechanically capable of grasping objects that may be used in daily life. These different grasps and gestures can be recorded previously. The device is capable of identifying objects and communicating the identification to the low-level controller for actuation of the fingers.

Future Uses

These can be used in military grade applications where there is more human loss, for example difussing a bomb.

Video Link

The demonstration of the project is shown in this link.

About

A smart prosthetic arm that works on shadow mode (application of reverse kinematics, 5 DOF) and has object detection capabilities. This was a part of my Engineering Clinic project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published