Search Header Logo

Arduino Quiz

Authored by ARAVINDAGURU EIE

Professional Development

University

15 Questions

Used 3+ times

Arduino Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In Arduino IDE, IDE stands for _______________.

Integrated Digital Environment

Integrated Development Environment

Instruction Development Environment

Integrated Development Embedded

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

_____________ Arduino boards has built-in Wi-Fi connectivity.

Arduino Uno

Arduino Mega

Arduino Nano

Arduino MKR1000

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In designing a temperature monitoring system using an Arduino Uno. The LM35 temperature sensor outputs an analog voltage proportional to the temperature. Which function will you use to read the sensor values, and how will you convert the value to degrees Celsius?

digitalRead(A0) * 0.488

analogRead(A0) * (5.0 / 1023.0) * 100

analogRead(A0) * (3.3 / 1023.0) * 100

Serial.print(analogRead(A0))

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

_______________ is used to control the brightness of an LED connected to an Arduino board.

Analog input pin

Digital input pin

Analog output pin

Digital output pin

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The maximum number of analog input pins available on an Arduino UNO board is ___________.

4

6

8

10

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Identify this component.

Speaker

Temperature sensor

Wind sensor

Ultrasonic sensor

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

______________ is the microcontroller used in Arduino UNO.

AT91SAM3x8E

ATmega328p

ATmega2560

ATmega32114

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?