Robotics II Test II

Robotics II Test II

12th Grade

24 Qs

quiz-placeholder

Similar activities

Robotics Fall Review

Robotics Fall Review

10th - 12th Grade

21 Qs

Robotics II Test 1

Robotics II Test 1

12th Grade

23 Qs

Pretest 9.3 + 9.4 + 9.7 : RoboCup, Pixy และการเคลื่อนที่ 3 ล้อ

Pretest 9.3 + 9.4 + 9.7 : RoboCup, Pixy และการเคลื่อนที่ 3 ล้อ

12th Grade

20 Qs

Robot Concepts

Robot Concepts

12th Grade

26 Qs

Basics of Pbasic

Basics of Pbasic

10th - 12th Grade

26 Qs

Vex V5 Robotics

Vex V5 Robotics

7th - 12th Grade

22 Qs

Robotics Quiz

Robotics Quiz

10th - 12th Grade

25 Qs

Ulangan Informatika Kelas XI

Ulangan Informatika Kelas XI

12th Grade

25 Qs

Robotics II Test II

Robotics II Test II

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Erin LoBue

Used 2+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a "blob" of color in the context of camera images as described in the study guide?

A random assortment of pixels scattered across the image

A group of similarly-colored pixels touching each other

A single pixel of a distinct color different from its surroundings

A pattern of alternating colors in a specific shape

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you need to put at the top of your sketch to use the Pixy cam with Arduino?

A special function to initialize the camera

A comment describing the sketch

Including the library for Pixy cam integration

A declaration of pin assignments

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following ports cannot be used with the Pixy cam? Select all that apply.

Digital ports 12 and 13

Analog input ports

Servo Ports

Ground Ports

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where is does the PixyCam put (0,0)?

The center

Top right

Top left

Bottom left

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by understanding the x and y coordinates of pixels?

Knowing how to program movement in a 3D space

Recognizing the color values of each pixel

Understanding the position of each pixel in an image

Calculating the distance between pixels

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do PixyCam signatures do?

Identify different blobs in the image

Sign your name on the pictures taken

Encrypt the data from the camera

Tell the robot what to do for each blob

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which call would make a servo turn faster: servoLeft.writeMicroseconds(1440) or servoLeft.writeMicroseconds(1420)?

servoLeft.writeMicroseconds(1440)

servoLeft.writeMicroseconds(1420)

Both calls result in the same speed

The speed cannot be determined with the given information

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?