https://github.com/ashisha26/robotic-arm
💪 A robotic arm that mimics a user's arm gestures and is designed to help people with disabilities.
https://github.com/ashisha26/robotic-arm
arduino disability-assistance mpu6050 nrf24l01 remote-operation robotic-arm robotics
Last synced: about 1 month ago
JSON representation
💪 A robotic arm that mimics a user's arm gestures and is designed to help people with disabilities.
- Host: GitHub
- URL: https://github.com/ashisha26/robotic-arm
- Owner: AshishA26
- Created: 2022-10-30T17:51:26.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T06:48:53.000Z (over 2 years ago)
- Last Synced: 2025-06-09T20:02:13.190Z (4 months ago)
- Topics: arduino, disability-assistance, mpu6050, nrf24l01, remote-operation, robotic-arm, robotics
- Language: C++
- Homepage:
- Size: 115 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Robotic-Arm
A robotic arm that mimics a user's arm gestures. It is purposed to help people with disabilities and meant for remote operations, and can also be used as a prototype in various other cases.There are 2 parts to this project. The 1st part is the robotic arm itself, which has 5 DOF (5 servos / 5 "Degrees of Freedom") and uses an Arduino Nano, a Dedicated Servo Driver, and an NRF24L01 for recieving signals. The 2nd part is a gesture controller that straps onto the user's body. It has an Arduino Nano, an NRF24L01 module for transmitting data to the robotic arm, and 2 MPU6050's. The MPU6050s are velcroed onto the user's wrists, and then each direction of motion the user moves an arm in, causes a servo to move.
Programmed in `Arduino IDE`, models created in `Solidworks`, schematics created in `KiCad`.
Here is a very quick demo of the robotic arm being manipulated by the gesture controller that is strapped onto me. The full video is available [here](https://www.youtube.com/watch?v=RmKj0so72yQ). (Note: The white object in my hand is a switch to remotely power on/off the robotic arm.)
[](https://www.youtube.com/watch?v=RmKj0so72yQ)Additionally, I made a demo video showing all the joints in the robotic arm moving one by one (using the gesture controller), which is available for viewing [here](https://www.youtube.com/watch?v=eJz9jL7be58).
A picture of the Robotic Arm:
A picture of the Gesture Controller:
## Schematics
## Demos
Some demos showing how certain mechanisms in the robotic arm work.| Gear Movement Demo | Backside of Gears |
| :---: | :---: |
|  |  |
Claw Demo
![]()
## Other Images
Rendered pictures of the 3D model I created using my own models designed for 3D printing combined with the servos from [GrabCAD](https://grabcad.com/library). Made in real-world scale and was designed using Solidworks:
Render of gear mechanism underneath the lid.
