Build Your Own Object Tracking 4-DOF Robotics Arm With Arduino
In this project, the robotic arm will execute actions corresponding to the commands received from the sensors. For example, if the object moves to the left, the robotic arm will respond by moving to the left, and similarly for movements to the right, up, and down.
Components and supplies
1
Ultrasonic Sensor Module - HC-SR04
2
IR Sensor Module - LM393
1
Arduino Uno Rev3
1
4 DOF Acrylic Robotic DIY Arm Kit
1
16-Channel 12-bit PWM/Servo Driver I2C interface PCA9685
4
Tower Pro SG90 Servo Motor
Tools and machines
1
Soldering Iron Kit
Apps and platforms
1
Arduino IDE
Project description
Code
Object Tracking 4-DOF Robotics Arm Code
cpp
Make sure to include all the libraries.
Comments
Only logged in users can leave comments