Make a Light-Up Activity Timer with Arduino | Science Project

Make a Light-Up Activity Timer with Arduino | Science Project

Assessment

Interactive Video

Science, Information Technology (IT), Architecture, Engineering

1st - 6th Grade

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial demonstrates how to create a light-up kids activity timer using an Arduino and a stuffed animal. The project involves using a flexible force sensor to activate LEDs, with a detailed explanation of the circuit and code. The tutorial also covers using Tinkercad for simulation and offers ideas for customizing the project, such as adding more LEDs or a buzzer.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary function of the flexible force sensor in the stuffed animal project?

To measure temperature changes

To power the Arduino

To detect a soft push on the head

To control the LED brightness

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component is used to limit the current flowing through the LEDs?

10K ohm resistor

220 ohm resistor

Voltage divider

Flexible force sensor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the voltage divider in the circuit?

To connect the LEDs to the digital pins

To measure analog voltage output

To power the Arduino

To increase the LED brightness

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the Arduino code, what does the 'delay' command use as its unit of time?

Hours

Milliseconds

Minutes

Seconds

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when the sensor reading exceeds the threshold in the Arduino code?

The green LED turns on and the timer starts

The Arduino resets

The code gets stuck in a loop

The red LED turns on immediately

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a suggested customization for the stuffed animal project?

Changing the stuffed animal's color

Adding a yellow LED as a warning

Using a different microcontroller

Adding a temperature sensor

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why might you want to add a buzzer to the project?

To increase the LED brightness

To provide an audible warning

To power the Arduino

To measure the force applied