Keyestudio 4WD Bluetooth Multi-functional Car Manual page 139

Hide thumbs Also See for 4WD Bluetooth Multi-functional Car:
Table of Contents

Advertisement

{
lcd.setCursor(11, 0);
lcd.print("V=
");
lcd.setCursor(13, 0);
lcd.print(V,DEC);
Serial.print("\n Speed = ");
Serial.print(V,DEC);
}
void Show_DuoJiao(unsigned char Jiao)
{
lcd.setCursor(6,1);
lcd.print("C=
");
lcd.setCursor(8, 1);
lcd.print(Jiao,DEC);
Serial.print("\n JiaoDu = ");
Serial.print(Jiao,DEC);
}
void Xunji_Mode(void) //function of line tracking
{
lcd.setCursor(0, 0); //setting cursor in the first row and column
lcd.print("Xunji_Mode
Sensor_Scan();
if (SM == HIGH)// middle sensor in black area
{
if (SL == LOW & SR == HIGH) // black on left, white on right, turn left
{
keyestudio
");
www.keyestudio.com
137

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 4WD Bluetooth Multi-functional Car and is the answer not in the manual?

Related Products for Keyestudio 4WD Bluetooth Multi-functional Car

Table of Contents

Save PDF