untitled

untitled

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Profiling

Profiling

11th - 12th Grade

10 Qs

Pre-test

Pre-test

7th - 11th Grade

15 Qs

PreTest Ekstra Robotic

PreTest Ekstra Robotic

10th - 12th Grade

15 Qs

Lego EV3 Basics Quiz

Lego EV3 Basics Quiz

10th - 12th Grade

10 Qs

Sensors

Sensors

10th Grade

10 Qs

Introduction to Robotics

Introduction to Robotics

10th Grade

14 Qs

Robot Sensor

Robot Sensor

10th Grade

10 Qs

Penginderaan jauh

Penginderaan jauh

10th Grade - University

15 Qs

untitled

untitled

Assessment

Interactive Video

Science

9th - 12th Grade

Hard

Created by

ryan cakep

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Based on the video, this line of code establishes serial communication between the arduino board and arduino software.

Serial.init(9600);

Serial.begin(9000);

Serial.begin(9600);

Serial.println(9600);

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In the video, the line of code used to write Hello World! in the serial communication is Serial.println("Hello World!");  Write the complete line of code if you have to write Welcome STEM!

Serial.println("Welcome STEM!");


Serial.println("Welcome STEM");


Serial.println("Welcome");

Serial.println("STEM!");

Serialprintln("Welcome STEM!");

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The video teaches that if you need the same endless display of text, write the line of code within the function ____________.

setup loop()

void setup()

loop setup()

void loop()

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The video presented a sensor that measures distance using sound waves. What is it?

SOUND SENSOR

SONIC SENSOR

ULTRASONIC SENSOR

ULTRASOUND SENSOR

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In the video, this sensor is used to indicate the presence or absence of light, or to measure the light intensity.

Light Emitting Diode

Photoresistor

Intensity Sensor

Light Independent Resistor

6.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

The video explained that this sensor uses two probes that allow the electric current to pass through the soil and measures according to its resistance.

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The video states that when the Water Level Sensor is immersed in more water, ______________.

the higher the resistance is.

the lesser the conductivity.

the higher output voltage the sensor produces.

the lower output voltage the sensor produces.

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?