This acts as a general purpose input/output pin?
What is Digital pin
What is number 10?
What is Reset Switch
TX stands for?
Transmit
The shorter side of an LED is known as this, and it is the negative terminal.
What is the cathode
This type of output allows a microcontroller to send a high or low signal to control components like LEDs.
What is digital output?
This indicates that the Arduino board is receiving power.
What is a power LED
What is number 1?
What are Digital pins
RX stands for?
Receive
This voltage level on a microcontroller pin typically represents a LOW signal in digital circuits.
What is 0V
what does the 5V pin do?
In a typical circuit with an Arduino, this pin provides 5 volts to turn on an LED.
Microcontroller
What is number 7?
What is power port.
LED stands for?
Light emmitting diode
This function in Arduino code controls whether a pin is set to input or output mode.
What is the pinMode() function
When set in this mode, a microcontroller pin sends a voltage (HIGH or LOW) to control devices like LEDs.
What is output mode
This function pauses the program for a specified amount of time, measured in milliseconds.
What is delay()
What is number 6?
GND and 5V pins
GPIO stands for?
General purpose input/output
In a binary system, these two states are used to control digital devices like LEDs.
What are HIGH and LOW
A digital output pin can control an LED in this two-state system.
What is the binary system
What is this?
What is a Bread Board
Who is the best footballer?
Messi
ADC stands for?
Analog to digital converter
10+10
20
A microcontroller pin in this mode can read the voltage from an external source like a sensor.
What is input mode