Arduino Uno Quiz

Arduino Uno Quiz

University

10 Qs

quiz-placeholder

Similar activities

IC QUIZ

IC QUIZ

University

10 Qs

Microcontroladores

Microcontroladores

University

10 Qs

Semiconductors

Semiconductors

University

10 Qs

Revision

Revision

University

10 Qs

IE FYP Information Session 2025

IE FYP Information Session 2025

University

11 Qs

Arduino Uno Quiz-PCB

Arduino Uno Quiz-PCB

University

10 Qs

PWM y UART

PWM y UART

University

10 Qs

Quiz sobre el Prototipo de Robot Gusano (WormBot)

Quiz sobre el Prototipo de Robot Gusano (WormBot)

University

10 Qs

Arduino Uno Quiz

Arduino Uno Quiz

Assessment

Quiz

Engineering

University

Hard

Created by

Dr. 299

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which microcontroller is used in the Arduino Uno board?

ATmega16

ATmega328P

ATmega2560

PIC16F877A

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the operating voltage of the Arduino Uno board?

3.3V

5V

9V

12V

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many digital I/O pins are available on the Arduino Uno?

10

12

14

16

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function in Arduino code is executed only once when the board is powered on or reset?

loop()

setup()

main()

start()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default communication baud rate of the Arduino Serial Monitor?

2400

4800

9600

115200

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following communication protocols is NOT supported by Arduino?

UART

SPI

I2C

FTP

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the pinMode() function in Arduino?

To read data from a pin

To set a pin as input or output

To send data to the Serial Monitor

To stop the program execution

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?