##Gesture Controlled Robotic Arm Wired Model
Video At END
ROBOTIC ARM Project Design
The Robotic Arm of this project consist of various component.
1) End Effector. Used to grip the Objects.
2) Actuator. Servo in the robotic arm will work as actuator, similar to our muscles. These actuator help the arm of the robot to lift up and down as well as carry weight. This is the major component in the Robotic arm. For choosing the servo motor in the Robotic arm, we must look at the torque and speed of the motor. There are two types of Motor used in this project as follows – 1) Mg90 mini servo 2) MG995 Servo 3) Sg90 mini servo
Connecting Pins are VCC, GND & PWM.
For connection refer to repository report file
3) Sensor.
Flex sensor is also called a blend sensor or it is flexible potentiometer.
4) Controller.
MPU6050 module is MEMS which stands for Micro Electro- Mechanical System which provide 3 axis Accelerometer and 3 axis Gyroscope. This can be used to measure acceleration, orientation, velocity and displacement. We will use ROLL, PITCH and YAW values to determine the position and orientation of a body at 115200 or 9600 baud rate for the serial monitor. It has a default address 0x68 for the communication b/w Arduino and MPU 6050. There are three 16 bit ADC converter for each Accelerometer and Gyroscope value
For connection refer to repository report file
Whole Project Image
Flex sensor & MPU6050 attached to Glove to control the motion of Robotic Arm
Video to Watch
https://user-images.githubusercontent.com/113198082/189499251-03c0c845-0dc3-46e7-a956-3b829e66e24e.mp4
Code
https://github.com/MuditKatiyar/Gesture-Controlled-Robotic-Arm-Wired/blob/176c3a942e415d15a9ec2cff70e1df8459cc33be/Myproject.ino