3rd Quarter Quizizz

3rd Quarter Quizizz

10th Grade

35 Qs

quiz-placeholder

Similar activities

HARDWARE X PH B

HARDWARE X PH B

9th - 12th Grade

30 Qs

Coding & Robotics drill

Coding & Robotics drill

7th - 12th Grade

30 Qs

Special Quiz -Arduino

Special Quiz -Arduino

10th Grade

35 Qs

REMIDI_QUIZ SISKOM X TKJ1

REMIDI_QUIZ SISKOM X TKJ1

10th Grade

30 Qs

ARDUINO 2

ARDUINO 2

3rd - 10th Grade

30 Qs

Pengantar Robotika dan Sensor

Pengantar Robotika dan Sensor

10th Grade

30 Qs

Robotics Final Study Guide

Robotics Final Study Guide

9th - 12th Grade

40 Qs

PRESAF MATPIL XI TKJ

PRESAF MATPIL XI TKJ

9th - 12th Grade

40 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?