Arduino TA0136 User Manual page 32

Arduino 2 wheel drive ultrasonic robot kit
Table of Contents

Advertisement

Appendix
if(directionn == 6)
{
back(1);
turnR(6);
Serial.print(" Right ");
}
if(directionn == 4)
{
back(1);
turnL(6);
Serial.print(" Left ");
}
if(directionn == 8)
{
advance(1);
Serial.print(" Advance ");
Serial.print(" ");
}
}
********Code End********
30

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Table of Contents