Skip to content

Commit

Permalink
Merge pull request #33 from nishant-giri/main
Browse files Browse the repository at this point in the history
Add Theft Alert System
  • Loading branch information
jaguar017 authored Oct 23, 2021
2 parents d52a92e + c9eb418 commit 4ad1c78
Show file tree
Hide file tree
Showing 4 changed files with 2,118 additions and 0 deletions.
29 changes: 29 additions & 0 deletions Theft Alert System/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Theft Alert System

## About the Project

Theft Alarm System using photoresistor (LDR) such that when someone crosses the area where light falls the alarm system gets activated.

---

## Project Components

1. Arduino Uno R3 ×1
2. Breadboard ×1
3. Connecting Wires
4. LDR ×1
5. LED ×1
6. Piezo Buzzer ×1
7. Resistors (200 Ω) ×3

---

## Programming Language

C++

---

## Tinkercad Simulation

[Theft Alert System](https://www.tinkercad.com/things/jYmOhcfcohv)
Loading

0 comments on commit 4ad1c78

Please sign in to comment.