Keyestudio 4DOF Manual page 59

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

Advertisement

Set the servo to 80°:
****************************************************************
#include <Servo.h>
Servo myservo; // create servo object to control a servo
void setup()
{
Serial.begin(9600);
delay(1000);
}
void loop()
{
56

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?

Table of Contents