Search Header Logo

Blinking LEDs - Escape the Apocalypse

Authored by Jeff Rodman

Computers

9th - 12th Grade

Blinking LEDs - Escape the Apocalypse
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an LED?

A type of rechargeable battery.

A device that emits light when electricity passes through it.

A special type of screen used in televisions.

A digital sensor for capturing images.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the acronym LED stand for?

Luminous Electric Device
Low Energy Display
Laser Emitting Detector
Light Emitting Diode

3.

REORDER QUESTION

1 min • 1 pt

Arrange the following steps in the correct order to describe how an LED works.

The LED emits light.

The LED is correctly connected to the circuit.

Electricity flows through the LED.

Electrons move and bump into each other, creating energy.

4.

CATEGORIZE QUESTION

3 mins • 1 pt

Matching Question: Match the following milliseconds to their equivalent in seconds.

Groups:

(a) 1000 milliseconds

,

(b) 500 milliseconds

,

(c) 250 milliseconds

,

(d) 2000 milliseconds

0.50 seconds

0.25 seconds

1.00 second

2 seconds

5.

OPEN ENDED QUESTION

3 mins • 1 pt

Can you name three everyday products, not discussed in the lesson, that use LEDs?

Evaluate responses using AI:

OFF

6.

MATCH QUESTION

1 min • 1 pt

Match the terms with their correct definitions.

void setup()
Executes once when you reset or power on the Arduino board; initializes the digital pin LED_BUILTIN as an output

digitalWrite()

Used to introduce pauses in Arduino programs; pauses program execution for a specified time

void loop()

Core of Arduino programs; runs repeatedly after setup() and executes main tasks.

delay()

Used to control digital pins; sets pin voltage to HIGH or LOW.

7.

DRAG AND DROP QUESTION

1 min • 1 pt

Fill in the Blank: digitalWrite(LED_BUILTIN, ​ (a)   ); turns the built-in LED ON. digitalWrite(LED_BUILTIN, ​ (b)   ); turns the built-in LED OFF.

LOW
HIGH
OFF
ON

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?