Resistor
Components
Arduino
Data Type
General Knowledge
100

Does a resistor have polarity?

None

100

Name the three types of jumper wires.

Male-to-Male, Male-to-Female, Female-to-Female

100

Name the three Arduino boards discussed in class.

Uno, Nano, Mega

100

Which data type stores whole numbers?

int (integers)

100

Which component acts as the "brain" of the robot?

Arduino/Microcontroller

200

What is the 4th band of a resistor called?

Multiplier

200

Does a LED have polarity?

Yes. It has an anode (+) and cathode (-).

200

Which Arduino board has the most input/output pins?

Arduino Mega

200

Which data type stores decimal numbers?

float


200

Should you touch exposed wires while the Arduino is powered?

No

300

Read this resistor: Red - Red - Brown - Gold

220Ω ±5%

300

Which leg of the LED is positive?

The longer leg (Anode).

300

Which pins are used to detect only YES or NO (HIGH or LOW) signals?

Digital Pins

300

Which data type stores a single letter?

char


300

Can you plug a 220V AC outlet directly into an Arduino Uno?

No

400

Read this resistor: Brown - Black - Red - Gold

1,000Ω (1kΩ) ±5%

400

Are the holes in one horizontal row  in a breadboard connected together?

Yes

400

Which pins are used to read values from a temperature sensor?

Analog pins

400

What data type would you use to store the value 13.75?

float


400

What can happen if the positive and negative terminals are connected incorrectly?

The component may not work or may be damaged.

500

Why do we use a resistor with an LED?

To limit the current so the LED doesn't burn out.

500

What are the long red and blue lines on the side of the breadboard called?

Power Rails

500

Which Arduino pin is connected to the negative side of a circuit?

GND (Ground)

500

Which data type should you use to store the value 1/2

float

500

What are the two main parts of a robot?

Hardware and Software

M
e
n
u