wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Botball Robotics Basics

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

In our class when we Compile programs we are...

a)

Translating Python into Javascript

b)

Translating Python into Binary

c)

Translating C into Python

d)

Translating C into Binary

e)

Translating Javascript into Binary

2.

What is Polarity?

a)

The direction of how the robot moves.

b)

The direction of the electron flow.

c)

How you turn on the robot.

d)

How the programs get sent to the robot.

e)

Polar Bear Memes

3.

Ports are always numbered in robotics starting with port #...

(a)  

4.

When you want to make the robot spin....

a)

One motor moves positive and the other moves a little less positive

b)

One motor moves negative and the other moves a little less negative

c)

One motor moves positive and the other moves at zero.

d)

One motor moves positive and the other moves negative.

5.

When your robot naturally moves slightly to one side that is an example of (a)  

6.

The motor command needs 2 parameters. The first is the (a)   # and the second is the power or percentage of speed.

7.

The first thing you need to do to establish a connection with the robot is to....

a)

Connect your wifi to the robot.

b)

Turn the power on the robot.

c)

Connect your browser to the robot.

d)

Ask the robot how it's feeling today.

e)

Make sure the battery is plugged into robot.

8.

Before you run your program you must (a)  

9.

What is the specific name of the following symbol? {

(a)  

10.

Digital sensors....

a)

Detect only a 1 or 0

b)

Detect a wide range of values

c)

Are used when you want to track the color of an object

d)

Are used when you want to how far away something is from your robot