Arduino

Arduino

University

10 Qs

quiz-placeholder

Similar activities

Tilt Arduino

Tilt Arduino

University

10 Qs

Arduino basics

Arduino basics

7th Grade - University

7 Qs

Arduino Quiz

Arduino Quiz

University

10 Qs

Awesome MyReSkill IoT

Awesome MyReSkill IoT

12th Grade - Professional Development

10 Qs

Quizz Arquitectura de Computadoras II

Quizz Arquitectura de Computadoras II

University

15 Qs

Test Project 1B Mekatronika Genap 21/22

Test Project 1B Mekatronika Genap 21/22

University

10 Qs

Day#4

Day#4

12th Grade - University

10 Qs

Day#7

Day#7

1st Grade - University

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