Keyestudio Smart Little Turtle Robot V3 Manual page 172

Table of Contents

Advertisement

www.keyestudio.com
analogWrite(right_pwm,200);
}
void Stop()//define the state of stop
{
analogWrite(left_pwm,0);
analogWrite(right_pwm,0);
}
//*********************************************************
(4) Test Result
Upload the code to the development board, and plug in power. Adjust the
servo on turtle robot car to 90°,dot matrix will display smile face pattern
and follow the obstacle to move.(robot car only moves forward and
backward).
172

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Smart Little Turtle Robot V3 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents