Terms
Commands
Components
100

What is the negative end of an LED?

What is a cathode?

100

This command is used in the setup to set a certain pin as an input or output

what is pinMode?

100

This component lights up for specified durations and energy levels

what is an LED?

200

This is a terminal where text can be read as an output given from the arduino

What is a serial monitor?

200

This command is used to code certain outputs to react the way you want them to

What is digitalWrite?
200

This component allows a circuit to either be open or closed when it is toggled

What is a slideswitch?

300

This is something you download in the Arduino IDE when you need code for a component that you have just started using

What is a code library?

300

This command is used to print words in the serial monitor

what is Serial.print?

300

This component can be used to print out text that can be read by the user

What is an LCD monitor?

400
This component transfers energy into motion

What is an actuator?

400

This command is used to follow a set path given two or more different outcomes

what is an if statement?

400

This component decreases resistance with respect to light received on it's surface

what is a photoresistor?

500

This is a named variable that can be is written in before the setup() function

What is a global variable?

500

This command is used to create and access a larger amount of variables with an index number

What is an array?

500

A component that gives a changed resistance depending on how much it is bent

What is a flex sensor?

M
e
n
u