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

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents