DFRobot DFR0004 Manuel - Sayfa 9

Bilgisayar Donanımı DFRobot DFR0004 için çevrimiçi göz atın veya pdf Manuel indirin. DFRobot DFR0004 11 sayfaları. Dfrduino romeo-all in one controller
Ayrıca DFRobot DFR0004 için: Manuel (13 sayfalar), Manuel (16 sayfalar)

DFRobot DFR0004 Manuel
      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