DFRobot DFR0004 Manuale - Pagina 9
Sfoglia online o scarica il pdf Manuale per Hardware del computer DFRobot DFR0004. DFRobot DFR0004 11. Dfrduino romeo-all in one controller
Anche per DFRobot DFR0004: Manuale (13 pagine), Manuale (16 pagine)
![DFRobot DFR0004 Manuale](/uploads/products/server2/304253/304253.jpg)
case 'a'://Turn Left
turn_L (100,100);
break;
case 'd'://Turn Right
turn_R (100,100);
break;
case 'z':
Serial.println("Hello");
break;
case 'x':
stop();
break;
}
}
else stop();
}
}
PLL Control Mode
The Romeo also supports PLLPhase locked loop (/wiki/index.php/Phase_locked_loop) control
mode.
Sample Code:
(/wiki/index.php/File:Romeov11xxx.png)
Fig5: PLL Motor
Control Pin
Allocation
Configuration