Users Manual
SCRATCH CODING KIT
Changing the digital output of the scorpion robot
Do you remember how to make a script that makes the LED sensor flash?
The script that will make it flash every second looks like below. Compare this with yours.
Instead of keeping the LED sensor on when the tongs are lifted, make it flash every second. If you connect the
whole script, it will look like the one below! Start the script and try again if it doesn’t work well.
The whole script can be found at http://www.robotori.com/web_eng -> Moretips -> Manual ->EDU ->Logic
boost CODING CLASS 2 ->download whole script
exercise