EV3 Basics
Sensors
Coding
InterFace
Concept
100

How do you turn on the EV3 brick?

Press the center button.

100

What is this?

What is a Large Motor?

100

The beginning block for building a program.

What is a Start Block?

100

What do you do to run your robot?

What is a Program?

100

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?

200

Motor (output) ports are identified using ______.

Letters A, B, C, and D



200

What is this?


Medium Motor

200

A block used as a conditional statement or to hold the program for a specified amount of time.

What is Wait?

200

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?

200

Programs and code are sometimes referred to as this:

What is Software?

300

Sensor (input) ports are identified using ______.

Numbers 1, 2, 3, and 4



300

What sensor is this?


Touch Sensor

300

When this happens in your code you get unexpected results.

What is an Error?

300

When you write out a program for your robot what are you doing?

What is instruction?

300

A special machine that performs one or more algorithms.

What is a Robot?

400

How do you turn off the EV3 properly?

Press the Back button until a Shut Down dialog box appears

400

What sensor is this?

Ultrasonic Sesnor

400

What block is able to repeat a program?

Loop Block

400

How do you determine the distance while using a sensor?


Explain answer as best as you can.

Answer Varies

400

Allows an algorithm to run more than once.

What is a Loop?

500

What is this?

EV3 Brick

500

What sensor is this?


Light Sensor

500

Which block programs the robot to move forward?

Move Block

500

To start a new project you would need to do this.

What is Open? What is Open File? What is a New Project?

500

A ultrasonic sensor uses this to determine how far away it is from an object.

What is a Sound?