Search Header Logo

Arduino2

Authored by May Thu

Engineering

9th - 12th Grade

Used 11+ times

Arduino2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?