Arduino based quiz

Arduino based quiz

2nd Grade

25 Qs

quiz-placeholder

Similar activities

Post Test-5

Post Test-5

University

20 Qs

Preguntas sobre PLC y Sensores

Preguntas sobre PLC y Sensores

12th Grade

25 Qs

ÔN TẬP CÔNG NGHỆ 5 CUỐI NĂM

ÔN TẬP CÔNG NGHỆ 5 CUỐI NĂM

5th Grade

20 Qs

PRACTICE TEST ARDUINO

PRACTICE TEST ARDUINO

11th Grade - University

20 Qs

Microcontroller and Servo Motor Quiz

Microcontroller and Servo Motor Quiz

6th - 8th Grade

24 Qs

Ôn Công nghệ

Ôn Công nghệ

5th Grade

21 Qs

STS 2

STS 2

12th Grade

20 Qs

Cuestionario sobre Comunicación

Cuestionario sobre Comunicación

University

20 Qs

Arduino based quiz

Arduino based quiz

Assessment

Quiz

Engineering

2nd Grade

Hard

Created by

Gagan Gangadkar

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What microcontroller is used in the Arduino Uno?

ATmega2560


PIC16F877A



ATmega328P




STM32F103

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to initialize settings like pin modes?

void main()

void config()

void int()

void setup()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Arduino IDE function runs repeatedly after setup()?

loop()

run()

repeat()

execute()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

6

8

14

16

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword sets a pin to be an output or input?


digitalMode()



pinState()



pinConfig()



pinMode()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function sends voltage to a digital output pin?

analogWrite()

digitalWrite()

sendSignal()

setOutput()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What value is used in digitalWrite() to turn something ON?

1

TRUE

HIGH

ENABLE

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?