Arduino2

Arduino2

9th - 12th Grade

35 Qs

quiz-placeholder

Similar activities

Soal UKK Teknik Instalasi Listrik

Soal UKK Teknik Instalasi Listrik

12th Grade

30 Qs

Quiz Alat Berat

Quiz Alat Berat

10th Grade

30 Qs

SOAL UJIM MID SEMESTER GANJIL KONSENTRASI XI TAV

SOAL UJIM MID SEMESTER GANJIL KONSENTRASI XI TAV

11th Grade

30 Qs

Troubleshooting and maintenance

Troubleshooting and maintenance

10th Grade - University

40 Qs

Post Test pengolahan Data 21 januari 2025

Post Test pengolahan Data 21 januari 2025

12th Grade

40 Qs

UAS GANJIL MAPIL XI TEI TP 24/25

UAS GANJIL MAPIL XI TEI TP 24/25

11th Grade

40 Qs

Quiz sobre el Sistema de Frenos Neumáticos

Quiz sobre el Sistema de Frenos Neumáticos

10th Grade - University

39 Qs

soal ulangan umum semester 1

soal ulangan umum semester 1

9th 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?