MidTerm Exam - CS122 - 12024

MidTerm Exam - CS122 - 12024

University

50 Qs

quiz-placeholder

Similar activities

Module 8

Module 8

University

51 Qs

ICT Exam - June

ICT Exam - June

11th Grade - University

54 Qs

CS-BSCE 2C EXAM REVIEWER

CS-BSCE 2C EXAM REVIEWER

KG - Professional Development

54 Qs

Robocode 2020

Robocode 2020

University

50 Qs

ELECTRÓNICA BÁSICA 6

ELECTRÓNICA BÁSICA 6

University

45 Qs

Remedial SimKomDig

Remedial SimKomDig

University

50 Qs

Networking 1 Module 1 - 4

Networking 1 Module 1 - 4

University

55 Qs

ИАЖ 150-200

ИАЖ 150-200

University

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