DEV Community

KIM DONGHEE
KIM DONGHEE

Posted on β€’ Edited on

2 2

AI Robot Hand with Raspberry Pi

My Workflow

Since it is a project that combines a wide range of fields such as computer vision, machine learning, deep learning, electronic control, and embedded systems, all source codes and contents cannot be included, so please refer to the link below.

What I introduce here is some of the built-in software (functions). I introduce you because you can see the progress process and results with your own eyes by writing them on the Jumpyter Notebook. The description of the source code was annotated and written in English for versatility.

The software recognizes a person's face through a camera and allows the robot to move its hand according to whether or not to wear a mask to stop/pass motion.

Google Colab: https://colab.research.google.com/drive/1lIUMgEGuxMQnUnG-7kwvn2p90z00Xy_m
Used Dataset: https://www.kaggle.com/omkargurav/face-mask-dataset
Download Latest Repository: https://github.com/DEVHEE/ai-robot-hand-with-raspberry-pi/archive/refs/tags/v0.2.0-alpha.zip
Download Latest Software: https://github.com/DEVHEE/ai-robot-hand-with-raspberry-pi/releases/download/v0.2.0-alpha/software-v0.2.0-alpha.zip

Submission Category:

Interesting IoT

Yaml File or Link to Code

GitHub logo DEVHEE / ai-robot-hand-with-raspberry-pi

A robotics hand that mimics human hands using Computer Vision.

πŸ€– AI Robot Hand with Raspberry Pi

A robotics hand that mimics human hands using Computer Vision

preview-crop


License: MIT Status Python 3.8.10 made-with-opencv Raspberry Pi


Quick Links


This project is currently under development and is always being updated.

# TODO
-
Enter fullscreen mode Exit fullscreen mode

πŸ“Ž Table of Contents

πŸ“‘ Project Documents

πŸ—‚ Folder Structure


β”œβ”€β”€ hardware
β”‚   └── circuit-diagram
β”‚       β”œβ”€β”€ AI_Robot_Hand_with_Raspberry_Pi_Circuit_Diagram.fzz
β”‚       └── AI_Robot_Hand_with_Raspberry_Pi_Circuit_Diagram.png
β”œβ”€β”€ resource
β”‚   β”œβ”€β”€ 3d_model
β”‚   β”‚   └── robot_hand
β”‚   β”‚       β”œβ”€β”€ finger
β”‚   β”‚       β”‚   β”œβ”€β”€ fin_L01_1.STL
β”‚   β”‚       β”‚   β”œβ”€β”€ fin_L01_2.STL
β”‚   β”‚       β”‚   β”œβ”€β”€ fin_L01_3.STL
β”‚   β”‚       β”‚   β”œβ”€β”€ fin_L12_1.STL
β”‚   β”‚       β”‚   β”œβ”€β”€ fin_L12_2.STL
β”‚   β”‚       β”‚   β”œβ”€β”€
…

Additional Resources / Info

GitHub: https://github.com/DEVHEE/ai-robot-hand-with-raspberry-pi
English Docs: https://ai-robot-hand-with-raspberry-pi.kimdonghee.dev/
Korean Docs: https://kimdonghee.dev/categories/robot/
Google Colab: https://colab.research.google.com/drive/1lIUMgEGuxMQnUnG-7kwvn2p90z00Xy_m

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay