Search Header Logo

Arduino Quiz

Authored by robotics class

Education

6th - 8th Grade

Used 7+ times

Arduino Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of these can an Arduino NOT be used for ?

Controlling the Servos

Displaying analog Inputs

Building Robots

Arduino can be used to do all these

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What are the Arduino’s two main program structures?

setup and loop

main and setup

loop and main .

int and setup

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

How many analog ports does an Arduino have?

five, and they are labeled A1-A5

six, and they are labeled A0-A5

six, and they are labeled A1-A6

five, and they are labeled A0-A4

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of these is a digital input device?

LED

servo

button

potentiometer

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of these is an analog input device?

servo

button

LED

potentiometer

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of these is an output device?

Touch Sensor

servo

button

potentiometer

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

what command would you use to tell the Arduino that there is an output on port 9

int sensorPin = 9;

int sensorValue = 9;

digitalWrite(9, HIGH);

pinMode(9,OUTPUT);

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?