Keyestudio 4DOF Manual page 209

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

Advertisement

www.keyestudio.com
Test Code12
#include <PS2X_lib.h>
#include <Servo.h> // add the servo libraries
Servo myservo1; // create servo object to control a servo
Servo myservo2;
Servo myservo3;
Servo myservo4;
int pos1=80, pos2=60, pos3=130, pos4=0;
// define the variable of 4 servo angle
and assign the initial value( that is the boot posture angle value)
PS2X ps2x; // create PS2 Controller Class
206

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 4DOF and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents