KevsRobots Learning Platform

Build your own BurgerBot

56% Percent Complete

Basic Movement

By Kevin McAleer,    1 Minute


Moving the robot forward

The code below is a simple example of how to move the robot forward.


Moving the robot backward

The code below is a simple example of how to move the robot backward.


Turning left and right

The code below is a simple example of how to turn the robot left and then right.


< Previous Next >