Arduino Quiz

Arduino Quiz

6th - 8th Grade

45 Qs

quiz-placeholder

Similar activities

RBT TG2

RBT TG2

8th Grade

45 Qs

Arduino Uygulamaları (Temel Seviye) Kursu

Arduino Uygulamaları (Temel Seviye) Kursu

5th Grade - Professional Development

50 Qs

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

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

2nd Grade - University

50 Qs

RBT T2 2.4

RBT T2 2.4

KG - University

50 Qs

QUIZ MATERI DAMPAK SOSIAL INFORMATIKA

QUIZ MATERI DAMPAK SOSIAL INFORMATIKA

8th Grade

44 Qs

Philippine Building and Electrical Codes Quiz

Philippine Building and Electrical Codes Quiz

7th Grade

50 Qs

GACE Reading Study.com Guide 7

GACE Reading Study.com Guide 7

6th - 8th Grade

49 Qs

Quiz Pendidikan Pancasila Kelas 8

Quiz Pendidikan Pancasila Kelas 8

7th Grade - University

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?