Users Manual

SCRATCH CODING KIT
exercise
Scorpion root
Let’s make the servo motor lift up the catchbot whenever the brightness sensor is pressed. Refer to the alligator
robot script.
The script above operates the servo motor whenever the brightness sensor is pressed. Set an angle for the servo
motor when lifting and setting down the catchbot. Let’s add the digital output on/off now.
Now, the scorpion robot will lift the catchbot up and turn on the LED when the brightness sensor is pressed. Not
only does it move the catchbot, it also produces different movements with the output sensor. Let’s make the
scorpion robot script using different coding blocks. Move on to the next page.