3rd Quarter Quizizz

3rd Quarter Quizizz

10th Grade

35 Qs

quiz-placeholder

Similar activities

Quizizz Arduino Level 3

Quizizz Arduino Level 3

9th - 12th Grade

40 Qs

K8_Ôn tập học kì I

K8_Ôn tập học kì I

1st - 12th Grade

35 Qs

HARDWARE X PH A

HARDWARE X PH A

9th - 12th Grade

35 Qs

Arduino Quiz

Arduino Quiz

9th - 12th Grade

40 Qs

Pseudecode 2

Pseudecode 2

9th Grade - University

40 Qs

COMPUTER 12 -2nd Term QUIZ REVIEW 2023-2024

COMPUTER 12 -2nd Term QUIZ REVIEW 2023-2024

10th Grade

40 Qs

UTS IoT dan Robotika

UTS IoT dan Robotika

10th Grade

33 Qs

arduino 3ESO

arduino 3ESO

10th - 12th Grade

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