Arduino based quiz

Arduino based quiz

2nd Grade

25 Qs

quiz-placeholder

Similar activities

DEI30073 REVISON CLASS

DEI30073 REVISON CLASS

12th Grade

21 Qs

UAS DASPRO SUSULAN

UAS DASPRO SUSULAN

University

20 Qs

Quiz sobre Arduino y Programación

Quiz sobre Arduino y Programación

9th Grade

20 Qs

UH 1 Audio Video

UH 1 Audio Video

9th - 12th Grade

20 Qs

Pemrograman Arduino: Input Analog

Pemrograman Arduino: Input Analog

12th Grade

20 Qs

ECE415 - FINALS QUIZ 1

ECE415 - FINALS QUIZ 1

University

20 Qs

WORLD ECO ROBOTICS 3rd Competition 2024

WORLD ECO ROBOTICS 3rd Competition 2024

University

24 Qs

Embedded System Genap XI

Embedded System Genap XI

11th Grade

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