Arduino Quiz

Arduino Quiz

6th - 8th Grade

45 Qs

quiz-placeholder

Similar activities

2-B Sınıfı Etüt Çalışması

2-B Sınıfı Etüt Çalışması

2nd Grade - University

50 Qs

SOAL LATIHAN PRA US INFORMATIKA

SOAL LATIHAN PRA US INFORMATIKA

6th Grade

40 Qs

RBT T2 2.4

RBT T2 2.4

KG - University

50 Qs

RBT Tingkatan 2 - Ulangkaji Akhir Tahun

RBT Tingkatan 2 - Ulangkaji Akhir Tahun

1st - 12th Grade

40 Qs

RBT Tingkatan 3 - Ulangkaji PT3 - 9

RBT Tingkatan 3 - Ulangkaji PT3 - 9

1st - 12th Grade

45 Qs

End of Term Summer Quiz

End of Term Summer Quiz

6th - 8th Grade

50 Qs

Arduino and Ohm's Law

Arduino and Ohm's Law

7th - 9th Grade

40 Qs

RBT TING 2 (semua bab)

RBT TING 2 (semua bab)

1st - 11th Grade

45 Qs

Arduino Quiz

Arduino Quiz

Assessment

Quiz

Education

6th - 8th Grade

Medium

Created by

robotics class

Used 6+ times

FREE Resource

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);

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?