Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Arduino BOE Bot MS

Total questions: 25

Worksheet time: 12mins

Name
Class
Date
1.
The programming language used by the Arduino microprocessor is _________?
a)
Java
b)
Python
c)
C++
d)
PHP
2.
The work area where you program and upload your Arduino code is called...?
a)
Interactive design environment
b)
Integrated development environment
c)
Interactive development encounter
d)
Isolated development environment
3.
In the void setup()...The setup function will only run_____.
a)
Once
b)
Twice
c)
Always
d)
Never
4.
The void loop() function does precisely what its name suggests, and loops ____and ______,
a)
One and Done
b)
Once and Twice
c)
Once and Never
d)
Over and Over
5.
The computer will not read anything on a note with ____ in front of it
a)
$$ Dollar Sign
b)
// Backslash
c)
%% Percent Sign
d)
{ } Curly Brace
6.
All programming in a void setup or void loop must take place between
a)
{ } Curly Braces
b)
() Brackets
c)
\\ Forwardslashs
d)
// Backslashs
7.
The pinMode() function configures a pin as either ______or In ________
a)
High or Low
b)
Input or Output
c)
Input or Off
d)
Inside or Outside
8.
At the end of each line of Arduino code requires ____?
a)
{  }
b)
:
c)
;
d)
Void setup()
9.
Writes a HIGH or a LOW value to a digital pin.
a)
digitalWhat
b)
digitalWet 
c)
digitalWrong
d)
digitalWrite
10.
If a pin is set to HIGH; it is considered to be ________
a)
On
b)
Off
c)
Once
d)
Twice
11.
If a pin is set to LOW it is considered to be _______
a)
On
b)
Off
c)
Blank
d)
Positive
12.
If you have connected a red wire to pin 7 on the Arduino board. The code has to be the following......
a)
pinMode(7,OUTPUT)
b)
pinMode(8, OUTPUT)
c)
pinMode(11, OUTPUT)
d)
pinMode(4, OUTPUT)
13.
An opening curly brace "{" must always be followed by a closing ___________
a)
be followed by a closing "\\"
b)
be followed by a closing ";"
c)
be followed by a closing "//"
d)
be followed by a closing curly brace "}".
14.
A 220 ohm resistor is used to protect the _____from too much current.
a)
Battery
b)
Servos
c)
Circuit Board
d)
LED
15.
Pauses the program for the amount of time (in milliseconds) 
a)
delay
b)
digitalWrite
c)
digitalRead
d)
void setup
16.
What electronic component is shown here?
a)
Fixed Resistor
b)
LED Light emitting diode
c)
Solderless Breadboard
d)
None of the above
17.
What electronic component is shown here?
a)
Arduino Microprocessor
b)
LED 
c)
Solderless Breadboard
d)
Jump Wire
18.
What electronic component is shown here?
a)
Arduino Microprocessor
b)
LED Light emitting diode
c)
Solderless Breadboard
d)
Jump Wire
19.
Name the device shown here?
a)
Mars Rover
b)
Aardvark  Robot
c)
Arduino on a B.O.E. Bot
d)
Mechanicanized Wheelchair
20.
What electronic component is shown here?
a)
Fixed Resistor
b)
Jump Wire
c)
Solderless Breadboard
d)
Arduino USB Cable
21.
What is the purpose of the Arduino USB Cable?
a)
Connects robot to a microprocessor
b)
Connects LED to Breadboard
c)
Connects robot to a computer
d)
Connects robot to the internet
22.
The color red is associated with a___________charge
a)
Positive
b)
Negative
c)
Neutral
d)
pinMode
23.
The color black is associated with a___________charge
a)
Positive
b)
Negative
c)
Neutral
d)
Jump Wire
24.
What is the name of the IDE icon depicted here
a)
Positive
b)
Save
c)
Download
d)
Verify
25.
If you wanted to make an LED flash ten times then stop. You would need to write the program in the ______ ______
a)
void setup
b)
void Loop
c)
Mastercam file
d)
Microsoft World