Arduino

Arduino

University

10 Qs

quiz-placeholder

Similar activities

IoT - Internet das Coisas

IoT - Internet das Coisas

University

12 Qs

Quiz IT DAYS HMJ TK

Quiz IT DAYS HMJ TK

University

10 Qs

Arduino Quiz

Arduino Quiz

University

10 Qs

quiz-3si3-2022

quiz-3si3-2022

University

13 Qs

Komunikasi Data Kuis 3

Komunikasi Data Kuis 3

University

10 Qs

Tinkercad and Arduino Quiz

Tinkercad and Arduino Quiz

University

10 Qs

Test-Embedded-01

Test-Embedded-01

University

11 Qs

Arduino Interface

Arduino Interface

University

9 Qs

Arduino

Arduino

Assessment

Quiz

Computers

University

Medium

Created by

aaron Lasrado

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main function of the void setup() in Arduino IDE?

Read the state of a digital pin

Run the main logic of the program

Initialize variables

Write a digital value to a digital pin

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Arduino board uses Atmega328P Microcontroller?

Arduino Nano

Arduino UNO

Arduino Due

Arduino Mega

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the input voltage of Arduino?

15v

5v

9v

12v

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using analogRead() in Arduino IDE?

Generate a random number

Measure the temperature of the surroundings

Read the value of an analog pin

Control the speed of a motor

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which pins are used for serial communication between 2 devices in Arduino UNO?

D6 and D7

D0 and D1

D4 and D5

D2 and D3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the Reset Button in Arduino?

To output a PWM signal

To reset the entire code

To read the state of a digital pin

To initialize variables

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to write a digital value (HIGH or LOW) to a digital pin in Arduino IDE?

analogRead()

pinMode()

digitalRead()

digitalWrite()

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?