Obstacle-Avoiding Car Code Quiz

Obstacle-Avoiding Car Code Quiz

11th Grade

15 Qs

quiz-placeholder

Similar activities

Year 9/11/12 Summer Class Robotics Month 2 Test-MRT3 Lv.3

Year 9/11/12 Summer Class Robotics Month 2 Test-MRT3 Lv.3

9th - 12th Grade

10 Qs

EV3 basics 1

EV3 basics 1

9th - 12th Grade

10 Qs

MiO STEM Class 2

MiO STEM Class 2

5th Grade - Professional Development

11 Qs

Module 4: Sensors

Module 4: Sensors

9th - 12th Grade

10 Qs

Game Manual 0 Mechanisms

Game Manual 0 Mechanisms

9th - 12th Grade

10 Qs

Advanced Kit_1 Quiz

Advanced Kit_1 Quiz

11th Grade

10 Qs

Vex V5 Workcell - Lab 3

Vex V5 Workcell - Lab 3

9th - 12th Grade

15 Qs

Robotik Kodlama OB1

Robotik Kodlama OB1

10th - 11th Grade

16 Qs

Obstacle-Avoiding Car Code Quiz

Obstacle-Avoiding Car Code Quiz

Assessment

Quiz

Other

11th Grade

Easy

Created by

Kingsley Ogbonna

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the primary function of this Arduino code?

Controlling an LED strip based on distance measurements

Allowing a robot car to autonomously navigate and avoid obstacles

Measuring temperature and displaying results on an LCD screen

Controlling a robotic arm using servo motors

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What component is responsible for detecting obstacles?

Servo motor (SG90)

L293B motor driver

Ultrasonic sensor (HC-SR04)

Breadboard

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What does the following block of code do?

Moves the robot forward when there is no obstacle

Rotates the servo to the right, measures the distance, and returns the value

Makes the robot turn right al the time it detects an obstacle

Stops the robot and resets the sensor

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which function is responsible for stopping the motors?

moveStop ( )

moveForward ( )

moveBackward ( )

turnLeft ( )

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the readPing ( ) function?

To control the servo motor's rotation when it is rotating

To activate the DC motors

To read and return the measured distance from the ultrasonic sensor

To reset the Arduino UNO when an obstacle is detected

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which Arduino pins are used for the ultrasonic sensor’s trigger and echo signals?

A0 and A1

3 and 5

8 and 9

10 and 11

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What happens if the ultrasonic sensor does NOT detect any obstacles?

The robot moves forward continuously

The robot stops and waits for an obstacle

The robot starts moving backward

The robot beeps and shuts down

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?