top of page

Beginner Level 2 

Lesson 4

Testing

How can we apply our new programming skills to the robot we built in Lesson 3? Use the VEX programming software to experiment with your robot.

Step 1: Loops

Can you program a loop to drive the robot from point A to point B on its own?

Hint: Use a loop for the robot to "drive forward" multiple times.

What about to put down an object on its own?

Hint: Use a loop to move the arm down multiple times.

A

B

If you'd like a refresher on loops, click this button

Step 2: Combine the previous loops

Can you combine the two loops from Step 1 so that the robot can drive and deliver an object on its own?

Step 3: Think about it!

Does this work for every object?

Is the loop easier or more difficult than controlling the robot?

Discuss your answers with a partner.

Congrats you've completed Beginner Level 2!

© 2023 by STEM Camp. Proudly created with Wix.com

bottom of page