MidTerm Exam - CS122 - 12024

MidTerm Exam - CS122 - 12024

University

50 Qs

quiz-placeholder

Similar activities

ICT_Full_base_1

ICT_Full_base_1

University

55 Qs

ECE415 - LONG QUIZ

ECE415 - LONG QUIZ

University

50 Qs

Arduino Uygulamaları (Temel Seviye) Kursu

Arduino Uygulamaları (Temel Seviye) Kursu

5th Grade - Professional Development

50 Qs

Multimedia

Multimedia

KG - University

45 Qs

2.1 External Ports and Cables

2.1 External Ports and Cables

KG - Professional Development

54 Qs

Quiz IoT dan Arduino

Quiz IoT dan Arduino

University

51 Qs

Midterm Examination

Midterm Examination

University

50 Qs

Instrumentation and Sensor Technologies - 1

Instrumentation and Sensor Technologies - 1

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?