SERVO SYNTAX
SYNTAX
PBOT.
SERVO
(whichSERVO,pulsewidth)
;
where:
Whichservo = 1 to 4, ignore other values
Pulsewidth = 0 to 180 (degrees)
- value less than 500 stops the Servo PWM generator
- the pulsewidth converted to degrees from 0 to 180 (default)
EXAMPLES;
PBOT.
SERVO
(1, 15)
;
delay(1000);
PBOT.
SERVo
(1, 90)
;
delay(1000);
Summary of Contents for EBOT MAZE
Page 4: ...PBOT 2018 BOARD PBOT 2018 BOARD MAJOR PARTS ...
Page 7: ...Connect the EBOT to PC USB Connector USB Cable Open Arduino IDE ...
Page 9: ...Turn your Ebot Maze for More Functions like EBOT STANDARD Go to Next Page ...
Page 23: ...SERVO CONNECTION Servo labels 1 4 Servo connectors from P3 P6 Servo Supply J2 ...