Skip to content

danbudanov/smart-grip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smart Gripper

Project for HackGT 4

A smart prosthetic hand that uses object recognition, vision processing, and sensor feedback to grasp at commonly used objects.

  • vision contains an overarching script for the system that
    • retrieves and packages frames,
    • sends them to the cloud where object recognition is performed,
    • checks the relative object position and distance, and
    • commands the gripping motion
  • firmware contains the firmware that runs on the Arduino, which receives UART signals from the computer, and either sends back distance data from the distance sensor or grips the object by a specified amount.

About

We believe that incorporating machine vision and cloud-based object recognition into prosthetics is pretty handy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages