Differences

This shows you the differences between two versions of the page.

Link to this comparison view

pm:prj2022:agmocanu:proximity_alarm [2022/05/27 21:19]
stefan.dumitrescu01 [Rezultate Obţinute]
pm:prj2022:agmocanu:proximity_alarm [2022/05/27 22:34] (current)
stefan.dumitrescu01 [Download]
Line 1: Line 1:
 ====== Proximity Alarm ====== ====== Proximity Alarm ======
 ===== Introducere ===== ===== Introducere =====
 +
 The proximity alarm is a defensive device that gives an audio signal when a person passes within its direct range. The goal is to detect unwanted visitors, so someone is aware of their position.The idea behind the project is taken from an online tactical shooter game and it acts like previously stated. The device can be used in Close-Quarters Battle by slowing down attackers and helping out defenders in certain areas. ​ The proximity alarm is a defensive device that gives an audio signal when a person passes within its direct range. The goal is to detect unwanted visitors, so someone is aware of their position.The idea behind the project is taken from an online tactical shooter game and it acts like previously stated. The device can be used in Close-Quarters Battle by slowing down attackers and helping out defenders in certain areas. ​
  
Line 22: Line 23:
 Schema circuit : Schema circuit :
  
-{{:​pm:​prj2022:​agmocanu:​schema.jpg?600|}}+{{:​pm:​prj2022:​agmocanu:​schema3d.png?600|}}
  
 +{{:​pm:​prj2022:​agmocanu:​schemabasic.png?​600|}}
 ===== Software Design ===== ===== Software Design =====
  
Line 38: Line 40:
   * delay() -> Pauses the program for the amount of time (in milliseconds) specified as parameter. (There are 1000 milliseconds in a second.)   * delay() -> Pauses the program for the amount of time (in milliseconds) specified as parameter. (There are 1000 milliseconds in a second.)
   * setup() -> Initialize the components .   * setup() -> Initialize the components .
-Also in order to get the distance in centimeters we use a little formula: distance = (duration * 0.034)/2. Speed of sound travels at 340 meters per second or 0.034 centimeters/​microseconds.+Also in order to get the distance in centimeters we use a little formula: distance = (duration * 0.034)/2. Speed of sound travels at 340 meters per second or 0.034 centimeters/​microseconds.The alarm gets more alert as you get closer to it. In this case if an object is less than 20 centimeters away from the sensor, but its adjustable according to your needs.
   ​   ​
  
Line 44: Line 46:
 ===== Rezultate Obţinute ===== ===== Rezultate Obţinute =====
  
-{{:​pm:​prj2022:​agmocanu:​poza1.jpg?​200|}}+The proximity alarm in action. 
 + 
 +**[[https://​youtube.com/​shorts/​bq5zbcgKu1w|Here]] is the demo that I uploaded on youtube.** 
 + 
 +{{:​pm:​prj2022:​agmocanu:​poza1.jpg?​400|}} 
 + 
 +{{:​pm:​prj2022:​agmocanu:​poza2.jpg?​400|}} 
 + 
 +{{:​pm:​prj2022:​agmocanu:​poza3.jpg?​400|}} 
 + 
 +Results that you recieve on the remote device ( smartphone ). 
 + 
 +{{:​pm:​prj2022:​agmocanu:​rezultate.jpg?​400|}} 
 + 
  
-{{:​pm:​prj2022:​agmocanu:​poza2.jpg?​200|}} 
  
-{{:​pm:​prj2022:​agmocanu:​poza3.jpg?​200|}} 
  
 ===== Concluzii ===== ===== Concluzii =====
Line 54: Line 68:
 Although the project may look "​Raw"​ this might be due to the low grade quality(especially the sensor) of the components or the lack of a casing to protect the circuit as in a real situation in can easly be destoyed. There are a few things that may be worth implementing such as . Although the project may look "​Raw"​ this might be due to the low grade quality(especially the sensor) of the components or the lack of a casing to protect the circuit as in a real situation in can easly be destoyed. There are a few things that may be worth implementing such as .
   * A replaceable battery so it doesnt have to be plugged 24/7.   * A replaceable battery so it doesnt have to be plugged 24/7.
-  * +  * You could maybe work an actual Entry Denial Device that uses the Proximity alarm as a base and use explosive or other traps that may help in denying entrace from a point, not just an information device. 
 +  * If you attach a camera to it you can even get a functional parking assistance device. 
 +In the end the Proximity alarm can set the base to a lot of practical devices, not only for tactical use by soldiers/​special troops, but even for day to day activities like parking your car or a package delivery detector, so you know when that sweet order of yours arrived .The limit is only your imagination.^_^
 ===== Download ===== ===== Download =====
  
 +Here's the archive with all the files I used during the making of this project( schematics, video, photos and the code file )
  
- +{{:​pm:​prj2022:​agmocanu:​proximityalarm.zip|}}
-===== Jurnal ===== +
  
  
 ===== Bibliografie/​Resurse ===== ===== Bibliografie/​Resurse =====
  
-<​note>​ +  - [[https://​components101.com/​wireless/​hc-06-bluetooth-module-pinout-datasheet|HC-06 Bluetooth module datasheet]] 
-Listă cu documente, ​datasheet-uri, resurse Internet folosite, eventual grupate pe **Resurse Software** şi **Resurse Hardware**+  - [[https://​pdf1.alldatasheet.com/​datasheet-pdf/​view/​1132203/​ETC2/​HC-SR04.html|HC-SR04 Ultrasound distance sensor datasheet]] 
-</note>+  - [[https://​www.tinkercad.com/​|Main source for schematics]] 
 +  - [[https://​www.instructables.com/​How-to-Use-a-Piezo-Buzzer/​|How to use a Piezo Buzzer]] 
 +  - [[https://​howtomechatronics.com/​tutorials/​arduino/​ultrasonic-sensor-hc-sr04/​|How to use an Ultrasound distance sensor]] 
 +  - [[https://​play.google.com/​store/​apps/​details?​id=com.giumig.apps.bluetoothserialmonitor&​hl=ro&​gl=US|App used for the remote information output]]
  
 <​html><​a class="​media mediafile mf_pdf"​ href="?​do=export_pdf">​Export to PDF</​a></​html>​ <​html><​a class="​media mediafile mf_pdf"​ href="?​do=export_pdf">​Export to PDF</​a></​html>​
  
pm/prj2022/agmocanu/proximity_alarm.1653675580.txt.gz · Last modified: 2022/05/27 21:19 by stefan.dumitrescu01
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0