Users Manual

SCRATCH CODING KIT
Dancing Robots
Let's make a robot dance. You can use the scratch program to make a variety of expressions using infrared sensors
and LED sensors.
There are 3 motors and 5 sensors in the dancing robot. We use two DC motors, one servo motor, one new
infrared sensor and four LED sensors.
As you code your dancing robot, you will learn to 'modulate'. It is possible to classify various complicated actions
to make the script simpler. When you cover the infrared sensor by hand, the LED sensor will flash in order, and the
motor will run and let the robot dance. Just think about how you should code it.
Now we're going to make a dancing robot!
Making a Robot