Motors

Motors

12th Grade

8 Qs

quiz-placeholder

Similar activities

Graphic Design Review 2

Graphic Design Review 2

9th - 12th Grade

12 Qs

Quiz Interativo: Câmbio e Dinheiro Virtual

Quiz Interativo: Câmbio e Dinheiro Virtual

2nd Grade - University

8 Qs

RBT T1B1

RBT T1B1

1st - 12th Grade

10 Qs

La ilustración

La ilustración

9th - 12th Grade

11 Qs

Audio Review

Audio Review

9th - 12th Grade

10 Qs

Latihan Mid

Latihan Mid

12th Grade

10 Qs

Multimeter for Grade 10

Multimeter for Grade 10

8th - 12th Grade

10 Qs

Reconocimiento de materiales de Laboratorio

Reconocimiento de materiales de Laboratorio

9th - 12th Grade

12 Qs

Motors

Motors

Assessment

Quiz

Design, Physics

12th Grade

Hard

Created by

Doaa Qudah

Used 43+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

the program that We use for building circuits in Distance Learning is

TinkerCad

Fusion 360

Arduino IDE

LMS

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

The types of the Motors that we are using is :

DC

AC

Servo

Battery

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the correct function to make 5 seconds Delay is

delay(5000)

Delay(5000);

delay(5000);

delay(5);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the original function is digitalWrite(in1, HIGH); and you want to change the direction of the motor, the new function will be

digitalWrite(in1, HIGH);

digitalWrite(in1, LOW);

DigitalWrite(in1, LOW);

DigitalWrite(in1, HIGH);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number of the Digital Pins in the Arduino Board are

13

6

7

14

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

This figure is for :

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number of Analogue Pins in the Arduino Board

4

2

6

13

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The function that controls the speed of a DC motor is

AnalogWrite( )

digitalWrite( );

analogWrite( );

DigitalWrite( );