Arduino2

Arduino2

9th - 12th Grade

35 Qs

quiz-placeholder

Similar activities

OTOMOTIF KELAS 12  QUIZ #2

OTOMOTIF KELAS 12 QUIZ #2

12th Grade

40 Qs

Vehicle Maintenance and Steering Systems

Vehicle Maintenance and Steering Systems

9th - 12th Grade

31 Qs

Getting Started With VEX V5 Bundle

Getting Started With VEX V5 Bundle

11th Grade

31 Qs

PTS GENAP SKE

PTS GENAP SKE

11th Grade

30 Qs

Câu hỏi về Điện trường và Dòng điện

Câu hỏi về Điện trường và Dòng điện

11th Grade - University

35 Qs

Robotics and Micro:bits

Robotics and Micro:bits

10th Grade

36 Qs

Ujian Akhir Semester Robotik

Ujian Akhir Semester Robotik

12th Grade

40 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

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?