How do you turn on the EV3 brick?
Press the center button.
What is this?
What is a Large Motor?
The beginning block for building a program.
What is a Start Block?
What do you do to run your robot?
What is a Program?
A series of well defined steps performed one after another in order to complete a task with a beginning and end.
What is an Algorithm?
Motor (output) ports are identified using ______.
Letters A, B, C, and D
What is this?
Medium Motor
A block used as a conditional statement or to hold the program for a specified amount of time.
What is Wait?
This is the button that allows you to put the program on the robot.
What is Run? What is Download and Run? What is Download?
Programs and code are sometimes referred to as this:
What is Software?
Sensor (input) ports are identified using ______.
Numbers 1, 2, 3, and 4
What sensor is this?
Touch Sensor
When this happens in your code you get unexpected results.
What is an Error?
When you write out a program for your robot what are you doing?
What is instruction?
A special machine that performs one or more algorithms.
What is a Robot?
How do you turn off the EV3 properly?
Press the Back button until a Shut Down dialog box appears
What sensor is this?
Ultrasonic Sesnor
What block is able to repeat a program?
Loop Block
How do you determine the distance while using a sensor?
Explain answer as best as you can.
Answer Varies
Allows an algorithm to run more than once.
What is a Loop?
What is this?
EV3 Brick
What sensor is this?
Light Sensor
Which block programs the robot to move forward?
Move Block
To start a new project you would need to do this.
What is Open? What is Open File? What is a New Project?
A ultrasonic sensor uses this to determine how far away it is from an object.
What is a Sound?