Getting Started Guide

SCRATCH CODING KIT
Programming the Moving Bot
Let's take a look at the scratch code below and see how the moving bots move.
If the left infrared sensor and
the right infrared sensor are
covered, the coming bots are
moving forward.
If the left infrared sensor
is not covered and the
right sensor is covered, the
humming bots will move to
the right.
If the infrared sensor is not
covered, the moving bots are
moving forward.
Learning Coding of Moving Bots
If you cover only the left
infrared sensor, the coming
bots will move to the left.