DFRobot DFR0004 매뉴얼 - 페이지 9

{카테고리_이름} DFRobot DFR0004에 대한 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. DFRobot DFR0004 11 페이지. Dfrduino romeo-all in one controller
DFRobot DFR0004에 대해서도 마찬가지입니다: 매뉴얼 (13 페이지), 매뉴얼 (16 페이지)

DFRobot DFR0004 매뉴얼
      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