Project 5: Ps2-Controlled Robot Arm (Extension); Ps2 Joypad Key Test - Keyestudio 4DOF Manual

Robot arm kit
Hide thumbs Also See for 4DOF:
Table of Contents

Advertisement

www.keyestudio.com
pos3=35;
}
}
void servo_stop()
{
myservo1.write(pos1);
myservo2.write(pos2);
myservo3.write(pos3);
myservo4.write(pos4);
}
Test Result:
Upload the code, connect it up and power on, after connecting the
Bluetooth APP, press the key to control the robot arm do commanded
motions.

Project 5: PS2-controlled Robot Arm (Extension)

5.1 PS2 Joypad Key Test

Description:
179

Advertisement

Table of Contents
loading

Table of Contents