MidTerm Exam - CS122 - 12024

MidTerm Exam - CS122 - 12024

University

50 Qs

quiz-placeholder

Similar activities

Ujian IoT PTS 2024 45 Soal

Ujian IoT PTS 2024 45 Soal

11th Grade - University

45 Qs

Electronics

Electronics

10th Grade - University

50 Qs

MReExam - CTCC0113

MReExam - CTCC0113

University

50 Qs

Power Supplies Quiz

Power Supplies Quiz

University

50 Qs

MCTCC0113

MCTCC0113

University

50 Qs

AST 200 Digital Electronics Final Exam

AST 200 Digital Electronics Final Exam

University

50 Qs

Desain & Aplikasi IOT UAS

Desain & Aplikasi IOT UAS

University

53 Qs

24-25 UAS JARINGAN KOMPUTER

24-25 UAS JARINGAN KOMPUTER

University

50 Qs

MidTerm Exam - CS122 - 12024

MidTerm Exam - CS122 - 12024

Assessment

Quiz

Computers

University

Hard

Created by

Johannes Camasura

Used 7+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum value of a servo motor rotational value?

90

360

45

180

2.

FILL IN THE BLANK QUESTION

1 min • 3 pts

What is the needed command to assign Pin 9 for your servo motor in Activity 10?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which delay value will makes your rotational servo rotates slowest?

0

90

12

5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which void loop commands is used to map the actual angle of a rotational servo to its default range values?

map = pos(actual_angle,0,160,0,180);

pos = map(actual_angle,0,160,0,180);

pos = map(actual_angle,160,0,180,0);

map = pos(0,160,0,180,actual_angle);

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the name of the Arduino library need to be included in your command to control servo motors?

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does a PING ultrasonic distance sensor works?

by transmitting an ultrasonic burst and providing an output pulse that correspond to the time and echo return to sensor

by providing variable voltage as an output that correspond to time values to echo return sensor

by transmitting an ultrasonic light and providing digital output pulse that correspond to the echo of time return to sensor

by providing burst analog signal output pulse that correspond to the time and echo return to sensor

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How much time in microseconds can a PING sensor travels in one inch distance?

73.75

70.50

100

3.3

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?