EV3 Programming Practice

advertisement
1
7
12
2
8
3
9
13
4
10
5
11
6
14
Name: __________________________________________________
Ex: Go forward until touch sensor is pressed:
Period: 2 4 6
2 10
Wednesday
Using the numbered blocks on the 1st page:
1)
Go backwards until robot is 50 cm from wall.
2)
Turn Left and wait for 1 second, then make a noise
3)
Go forward until the robot sees red, then display an image
4)
If the touch sensor is pressed, go backwards
If the touch sensor is not pressed, turn left
5)
Display an image until the touch sensor is pressed, then turn right. Repeat 2
times.
Friday
Using the numbered blocks on the 1st page:
1)
Make a sound. Drive backwards until robot sees red. Display an image.
Repeat forever.
2)
If robot sees a color, turn left.
3)
Turn in a circle to the left until the touch sensor is pressed. Then Display
image.
4)
Go backwards. If robot sees black, make a noise. If robot sees white, display
an image.
5)
Follow a line.
Download