Arduino based quiz

Arduino based quiz

2nd Grade

25 Qs

quiz-placeholder

Similar activities

DEI30073 REVISON CLASS

DEI30073 REVISON CLASS

12th Grade

21 Qs

Conceptos de Arduino y sensores

Conceptos de Arduino y sensores

University

20 Qs

Quiz sobre Arduino y Programación

Quiz sobre Arduino y Programación

9th Grade

20 Qs

SOAL UJIAN MID SEMESTER GANJIL MAPIL AV KELAS XI

SOAL UJIAN MID SEMESTER GANJIL MAPIL AV KELAS XI

11th Grade

30 Qs

Microcontroller and Servo Motor Quiz

Microcontroller and Servo Motor Quiz

6th - 8th Grade

24 Qs

Pemrograman Arduino_input output

Pemrograman Arduino_input output

12th Grade

20 Qs

PRACTICE TEST ARDUINO

PRACTICE TEST ARDUINO

11th Grade - University

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