Understanding Arduino Basics

Understanding Arduino Basics

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

ICT - Networks and communication

ICT - Networks and communication

9th Grade

11 Qs

Cell Phone Vocabulary

Cell Phone Vocabulary

9th - 12th Grade

12 Qs

Sprawdź się

Sprawdź się

4th - 12th Grade

10 Qs

Networking Quiz

Networking Quiz

8th - 9th Grade

15 Qs

Arduino

Arduino

7th - 9th Grade

15 Qs

HARDWARE AND SOFTWARE

HARDWARE AND SOFTWARE

2nd - 10th Grade

10 Qs

HTML

HTML

8th - 12th Grade

15 Qs

Q1 M 2 - TOPIC 2 / Check your understanding

Q1 M 2 - TOPIC 2 / Check your understanding

10th Grade

10 Qs

Understanding Arduino Basics

Understanding Arduino Basics

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Domingo Chu

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary function of a digital input on an Arduino?

To output analog signals to external devices.

To store data from sensors permanently.

To control the power supply to the Arduino.

To read binary signals (HIGH or LOW) from external devices.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Arduino function is used to set a pin as an input or output?

pinMode()

analogRead()

delay()

digitalWrite()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What voltage levels correspond to HIGH and LOW in Arduino's digital logic?

HIGH: 5V, LOW: 2V

HIGH: 3.3V, LOW: 1.5V

HIGH: 0V, LOW: 1V

HIGH: >2.5V, LOW: <0.5V

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function reads the state of a digital input pin?

pinStatus(pin)

readDigital(pin)

getPinState(pin)

digitalRead(pin)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

-1 to 1023

0 to 1023

0 to 512

1 to 1024

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which pins on the Arduino are typically used for analog input?

B0 to B5

A6 to A10

A0 to A5

D0 to D5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to write an analog value to a PWM pin?

setPWM

writeAnalog

digitalWrite

analogWrite

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?