Arduino

Arduino

University

10 Qs

quiz-placeholder

Similar activities

Arduino Push button

Arduino Push button

University

15 Qs

Arduino Quiz

Arduino Quiz

University

10 Qs

Desimulate

Desimulate

University

10 Qs

Let's play with Electronics - Day 2

Let's play with Electronics - Day 2

9th Grade - University

8 Qs

Embedded System-Review

Embedded System-Review

University

15 Qs

Prak MC

Prak MC

University

15 Qs

การเขียนโปรแกรมอาร์ดุยโน

การเขียนโปรแกรมอาร์ดุยโน

University

10 Qs

Unit 6 Microcontrollers Intro 2022

Unit 6 Microcontrollers Intro 2022

11th Grade - University

14 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?