3rd Quarter Quizizz

3rd Quarter Quizizz

10th Grade

35 Qs

quiz-placeholder

Similar activities

Grade 10 3rd Term Quiz Review

Grade 10 3rd Term Quiz Review

10th Grade

31 Qs

Arduino

Arduino

7th - 10th Grade

40 Qs

G10 Q2 ARDUINO PARTS

G10 Q2 ARDUINO PARTS

10th Grade

35 Qs

Arduino

Arduino

10th Grade

34 Qs

SOAL ARDUINO P5

SOAL ARDUINO P5

9th - 12th Grade

30 Qs

Quiz tentang IoT dan Robotika

Quiz tentang IoT dan Robotika

10th Grade

33 Qs

Arduino parte 2

Arduino parte 2

10th Grade

36 Qs

Arduino dan Perangkat Keras Komputer Quiz

Arduino dan Perangkat Keras Komputer Quiz

10th Grade

36 Qs

3rd Quarter Quizizz

3rd Quarter Quizizz

Assessment

Quiz

Computers

10th Grade

Hard

Created by

JEZRELL FULGENCIO

Used 8+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the maximum voltage that can be used to power an Arduino four-channel relay?

3.3V

5V

9V

12V

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which pins on an Arduino four-channel relay are used to control the relay channels?

VCC and GND

IN1, IN2, IN3, IN4

NO, COM, NC

A0-A5

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How many LEDs are typically present on an Arduino four-channel relay module?

1

2

3

4

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How many relay channels can be controlled using a single Arduino four-channel relay module?

1

2

3

4

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which type of relay is typically used in an Arduino four-channel relay module?

Electromechanical

Mechanical

Solid State

Extension Wire

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which pins on an Arduino four-channel relay module are used to connect the load?

IN1, IN2, IN3, IN4

VCC and GND

NO, COM, NC

A0-A5

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Assuming that the 2-channel relay circuit diagram has IN1 connected to D2 and IN2 connected to D3, what would be the Arduino code to rotate the motor?

digitalWrite(HIGH, 2);

digitalWrite(LOW, 3);

digitalWrite(2, HIGH);

digitalWrite(3, LOW);

digitalWrite(2, HIGH);

digitalWrite(3, HIGH);

digitalWrite(2, LOW);

digitalWrite(3, LOW);

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?