Security Alarm

by 700890 in Circuits > Arduino

229 Views, 4 Favorites, 0 Comments

Security Alarm

_Automated light system with security Alarm.png

In this instructable you learn how to create a arduino security alarm circuit. It consists of step by step tutorial through tinkercad, listed requirements as well as finished code.

Purpose:

This curcuit is designed to detect any sort of motion and set off a alarm through a buzzer and turn on a led, the circuit can turn on and off through the slideswitch.

Gather Supplies

pir.jpeg
17994-Resistor_220_Ohm_1_4th_Watt_PTH-02.jpg
piezo-buzzer-01-800x800.jpg
csm_PVC-multistrand-wires-pim-2x-36430-jpg-orig_d5f1e7f773.jpg
Arduino_Uno_-_R3.jpg
download (1).jpeg
download.jpeg
led_AOuhtzYEQe.png

Requirements:

1. Breadboard

2. Arduino

3. Pir sensor

4. 220 ohm Resistor

5. Buzzer

6. Wires

7. Led( any colour )

8. Slideswitch

Wire Tinkercad

Copy of security Alarm.png

Start off with wiring and add on components.

Finish Off Tinkercad

_Automated light system with security Alarm.png

Add on the rest of the components and move on to step 4.

Start Code

You're Done!