Obstacle-Avoiding Car Code Quiz

Obstacle-Avoiding Car Code Quiz

11th Grade

15 Qs

quiz-placeholder

Similar activities

Lego EV3

Lego EV3

9th - 12th Grade

20 Qs

Fortnite

Fortnite

1st Grade - Professional Development

20 Qs

Jen's Special Friend

Jen's Special Friend

KG - University

10 Qs

Robotics and Engineering Quiz

Robotics and Engineering Quiz

9th - 12th Grade

20 Qs

Hopper Race Code Mastery Quiz

Hopper Race Code Mastery Quiz

4th Grade - University

10 Qs

LEGO PROGRAMMING BASICS

LEGO PROGRAMMING BASICS

9th - 12th Grade

14 Qs

sistem rem XII TKR

sistem rem XII TKR

11th Grade

20 Qs

Introduction to Deep Learning and Neural Network

Introduction to Deep Learning and Neural Network

7th - 12th Grade

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