Arduino2

Arduino2

9th - 12th Grade

35 Qs

quiz-placeholder

Similar activities

UAS GANJIL MAPIL XI TEI TP 24/25

UAS GANJIL MAPIL XI TEI TP 24/25

11th Grade

40 Qs

Ulangan DTE

Ulangan DTE

10th Grade

30 Qs

OTOMOTIF KELAS 12  QUIZ #2

OTOMOTIF KELAS 12 QUIZ #2

12th Grade

40 Qs

PTS GENAP SKE

PTS GENAP SKE

11th Grade

30 Qs

SOAL UJIAN MID SEMESTER GANJIL MAPIL AV KELAS XI

SOAL UJIAN MID SEMESTER GANJIL MAPIL AV KELAS XI

11th Grade

30 Qs

ROBOTC Natural Language Quiz

ROBOTC Natural Language Quiz

11th Grade - University

35 Qs

SOAL UJIAN MID SEMESTER GANJIL 24/25 KONSENTRASI TEI KELAS XI

SOAL UJIAN MID SEMESTER GANJIL 24/25 KONSENTRASI TEI KELAS XI

11th Grade

30 Qs

SOAL UJIM MID SEMESTER GANJIL KONSENTRASI XI TAV

SOAL UJIM MID SEMESTER GANJIL KONSENTRASI XI TAV

11th Grade

30 Qs

Arduino2

Arduino2

Assessment

Quiz

Engineering

9th - 12th Grade

Medium

Created by

May Thu

Used 11+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Arduino function runs only once when the board is powered or reset?

loop()

setup()

start()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does pinMode(13, OUTPUT); do?

Reads analog data from pin 13

Sets pin 13 as input

Sets pin 13 as output

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of digitalWrite(pin, HIGH);?

Reads digital input

Sets pin to LOW

Outputs a high voltage (5V) on the pin

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which values can digitalRead() return?

0–1023

true/false

HIGH/LOW

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to set a digital pin to input mode?

digitalRead()

pinMode(pin, INPUT);

analogRead()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the range of values returned by analogRead()?

0–255

0-1023

0-1024

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which pin label is used for analog input on Arduino ?

D0-D13

A0-A5

A0-A7

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?