Arduino Basics

Servo Mechanics

Potentiometer Know-How

LED Lighting

Breadboard Skills

100

What is the main programming language used for Arduino? 

C/C++

100

What type of motor is commonly used in servos? 

DC Motor

100

What does a potentiometer measure?

Variable Resistance

100

What does LED stand for?

Light Emitting Diode

100

What is the main purpose of a breadboard?

To prototype circuits

200

What board function uploads code to an Arduino?

Upload

200

What controls the angle of a servo motor?

Pulse Width Modulation

200

What unit measures the resistance of a potentiometer? 

Ohms

200

What color LED has the highest forward voltage?

Blue

200

What are the horizontal rows on a breadboard used for? 

Connecting components

300

What pin type on an Arduino is used for digital input/output? 

Digital Pins

300

What is the typical voltage range for a servo? 

4.8V to 6V

300

How many terminals does a potentiometer have? 

Three

300

What component is used in series with an LED to prevent burnout?

Resistor

300

What separates the two sides of a breadboard's terminal strips?

Central Ditch

400

What Arduino function reads the state of a digital pin?

digitalRead()

400

What is the maximum rotation angle of a standard servo?

180 degrees

400

What happens to resistance as you turn a potentiometer?

It varies

400

What is the typical forward voltage of a red LED?

Around 2V

400

How are power rails typically labeled on a breadboard?

+ and -

500

What does the delay()  function do in Arduino code?

Pauses execution

500

What signal frequency is standard for servo control? 

50 Hz

500

What is the wiper on a potentiometer? 

The movable contact

500

What law relates current, voltage, and resistance in an LED circuit? 

Ohm’s Law

500

What is the maximum current a breadboard terminal can handle?

Variable, ~200mA