Users Manual

SCRATCH CODING KIT
Activate a Program
The second way to start a program is to use the computer keyboard.
The picture below shows the ‘When spacebar is pressed’ block, which can be found when you click the ‘Control’
button of the palette.
Make this code so that it will start whenever the spacebar is pressed.
Also, click the small arrow on the right of ‘Spacebar’ to change the
key that activates the program. Refer to the picture on the right.
Space bar
This activates the code when the user presses a specific button. Connect this to your code.
Intro to DC Motor Coding