Arduino Uno
Electronic Components
Resistors
Circuits
Software
100

The microchip on the Arduino Uno board looks like a __________?

What is a elongated black microprocessor?

100

A LED is used in a circuit to indicate_________?

What is proper direction of electron flow?

100

A potentiometer is a __________ resistor?

What is a variable resistor?

100

Any pseudo code placed after these two key strokes.

What are two // backslashes

200

In order to get the servos to work on the BOE bot, one should set the slide switch to _______?

What is slide the switch to number 2 position.

200

A potentiometer is a __________?

What is a variable resistor?

200

What is a resistor with brown black brown silver?

What is 100 ohms +/- silver?

200

If a a series of commands are in void setup ()

What is operate only once.

300

Placing a code in "void loop" () will _________?

What is perform the command continuously?

300

The anode end on a diode is___________?

What is positive?

300

A brown black black resistor will have ____________ ohms?

What is 10 ohms?

300

 If a list of commands is in Void loop () the commands will

Repeat the task over and over

400

Placing a code in "void set up () will _________?

What is perform the command only once?

400

A diode acts like a ___________ valve?

What is a one way valve?

400

If you have gold for the fourth color band __________

What is +/-  5 %

400

Pseudo code is written by.... 

Written notes on the program for human use?

500

The BOE Bot has motors for the wheels called_______

What are servos?

500

A transistor is used to act like______, ________, or a ____________.

What is a detector, switch or amplifier?

500

If you have a black color band for a third color band you will have __________?

What is no zeros (for the multiplier)?

500

A parallel circuit has ________________for electrons to flow?

What is have two or more pathways for electron flow?

500

At the end of a line of code has to have....

What is a semi-colon.