Arduino2

Arduino2

9th - 12th Grade

35 Qs

quiz-placeholder

Similar activities

SOAL SISTEM EFI

SOAL SISTEM EFI

11th Grade

30 Qs

Quiz on SS638:2018 and Electrical Concepts (2.1-4)

Quiz on SS638:2018 and Electrical Concepts (2.1-4)

11th Grade

30 Qs

UTS MULOK Teknik Sepeda Motor

UTS MULOK Teknik Sepeda Motor

12th Grade

30 Qs

KOMPETENSI KEAHLIAN XI

KOMPETENSI KEAHLIAN XI

11th Grade

35 Qs

Dasar-Dasar Teknik Otomotif

Dasar-Dasar Teknik Otomotif

10th Grade

40 Qs

UAS GENAP PSPTKR 2024/2025

UAS GENAP PSPTKR 2024/2025

11th Grade

40 Qs

Fire Safety

Fire Safety

9th - 12th Grade

34 Qs

ASESMEN TENGAH SEMESTER PML SASIS XII TSM 1

ASESMEN TENGAH SEMESTER PML SASIS XII TSM 1

12th Grade

40 Qs

Arduino2

Arduino2

Assessment

Quiz

Engineering

9th - 12th Grade

Practice Problem

Medium

Created by

May Thu

Used 11+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?