Arduino Alarm System Components

Arduino Alarm System Components

Assessment

Flashcard

Computers

University

Hard

Created by

张冰洁 张冰洁

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

9 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the Arduino Uno R3?

Back

The Arduino Uno R3 is like the brain of your alarm system. It’s a small computer that helps all the other parts work together. You program it to decide when the alarm should turn on or off. It has pins for connecting wires to sensors and LEDs, and it can be powered using a USB cable or a battery.

2.

FLASHCARD QUESTION

Front

Why is Arduino popular?

Back

Arduino is popular because it’s simple to use and has lots of online tutorials to help you.

3.

FLASHCARD QUESTION

Front

What is the function of the Ultrasonic Distance Sensor?

Back

The Ultrasonic Distance Sensor acts as the 'eyes' of the alarm system. It sends out sound waves and measures how long it takes for them to bounce back from an object to calculate the distance. If an object gets too close, it sends a signal to the Arduino to activate the alarm.

4.

FLASHCARD QUESTION

Front

What is the range of the Ultrasonic Distance Sensor?

Back

The sensor can measure distances between 2 cm and 5 meters.

5.

FLASHCARD QUESTION

Front

What is the purpose of the Red LED in the project?

Back

The Red LED is the alarm light. It lights up to warn you when an object is too close.

6.

FLASHCARD QUESTION

Front

What are the benefits of using LEDs in this project?

Back

LEDs are tiny, use very little energy, and last a long time, making them perfect for this kind of project.

7.

FLASHCARD QUESTION

Front

What is the role of the Blue LED?

Back

The Blue LED acts as a status light. It stays on when the alarm system is ready and waiting for something to happen.

8.

FLASHCARD QUESTION

Front

Why are resistors used in this project?

Back

Resistors are used to protect the LEDs from getting too much electricity, which might damage them.

9.

FLASHCARD QUESTION

Front

What are Jumper Wires used for?

Back

Jumper Wires are used to connect all the parts of your alarm system. They have plugs at the ends that make them easy to attach to the Arduino, the LEDs, and the sensor.