NEW
Font size
WorksheetsPRACTICE TEST ARDUINO
Total questions: 20
Worksheet time: 21mins
What is the primary function of the Power USB on an Arduino board?
To program the Arduino
To power the Arduino and provide data communication
To control external devices
To output 5V for other components
What is the recommended input voltage range for powering the Arduino through the Barrel Jack?
3V – 5V
5V – 7V
7V – 12V
12V – 20V
What does the Voltage Regulator (5V) on an Arduino do?
Converts the Arduino’s input power to 3.3V
Regulates the input voltage to a stable 5V
Increases the input voltage
Converts power from the USB to the barrel jack
The Crystal Oscillator on the Arduino board is responsible for:
What is the function of the Reset button on an Arduino board?
The 3.3V output pin on an Arduino provides:
What does the 5V output pin on an Arduino provide?
5 V input for low-power devices.
The GND pin on an Arduino board is used to:
Provide power to the board
Complete the electrical circuit
What is the function of the Vin pin on an Arduino board?
The analog pins on an Arduino board are used for:
Read only analog signals.
Which part of arduino is responsible for executing the program code and controlling I/O operations?
Operational amplifier
What is the purpose of the ICSP pin on the Arduino board?
What does the Power LED indicator on an Arduino show?
What is the purpose of the Digital I/O pins on an Arduino board?
To interface with digital devices by reading inputs or sending outputs.
The Analog Reference (AREF) pin is used to:
Control the reference voltage to the microcontroller
Provide a reference voltage for analog-to-digital conversion
Supply power to the analog components
Reset the analog system
What part of the arduino is responsible for storing electrical energy and smooth voltage fluctuations?
In an Arduino circuit, why would you use a dual op-amp IC (e.g., LM358)?
For analog-to-digital conversion
To filter and amplify analog signals before feeding them to the analog input pins
To convert digital signals to analog
To supply power to sensors
The TX and RX LEDs on the Arduino board indicate:
Power on/off status
Communication activity (data transmission and reception)
Reset status
Analog input readings
What is IDE acronym?
What is number 4?
Voltage regulator
Microcontroller
Crystal oscillator
Op-amp
