{"id":21589294,"url":"https://github.com/aidensorabji/arduino-security-system","last_synced_at":"2026-05-16T08:04:49.662Z","repository":{"id":244089561,"uuid":"814219291","full_name":"AidenSorabji/Arduino-Security-System","owner":"AidenSorabji","description":"A security system that uses an Ultrasonic Sensor, LEDs, LiquidCrystal LCD, Piezo Speaker, and a Potentiometer to detect a person and beep. It uses an Arduino Uno Wifi Rev2.","archived":false,"fork":false,"pushed_at":"2024-12-16T17:56:14.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T16:13:37.437Z","etag":null,"topics":["arduino","security-system"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AidenSorabji.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security_System_Code.ino","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-12T15:08:31.000Z","updated_at":"2024-12-16T17:56:18.000Z","dependencies_parsed_at":"2024-06-12T22:02:25.251Z","dependency_job_id":null,"html_url":"https://github.com/AidenSorabji/Arduino-Security-System","commit_stats":null,"previous_names":["aidensorabji/arduino-security-system"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AidenSorabji%2FArduino-Security-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AidenSorabji%2FArduino-Security-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AidenSorabji%2FArduino-Security-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AidenSorabji%2FArduino-Security-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AidenSorabji","download_url":"https://codeload.github.com/AidenSorabji/Arduino-Security-System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244198121,"owners_count":20414439,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino","security-system"],"created_at":"2024-11-24T16:13:50.626Z","updated_at":"2026-05-16T08:04:44.615Z","avatar_url":"https://github.com/AidenSorabji.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arduino Security System\nA security system that uses a variety of sensors to detect if a person is near, sound an alarm, send a message through the LCD, and light up the LEDS.\n\n![alt text](https://github.com/AidenSorabji/Arduino-Security-System/blob/main/Arduino_Schematic.png)\n\n## Features\n- Fully Working LiquidCrystal LCD\n- Motion Detection\n- Sound Output\n  \n## How To Make \n\n#### Required Parts\n- 1x | Liquid Crystal LCD\n- 2x | LEDs\n- 4x | 22Ω Resisters\n- 48x\u003csup\u003e1\u003c/sup\u003e | Wires\n- 1x | UltraSonic Sensor\n- 1x | Potentiometer 500Ω\n- 1x | Piezo Speaker\n- 2x | Bread Board\n- 1x | Arduino\u003csup\u003e2\u003c/sup\u003e\n\n#### Building\nWhile there is no specific way to build it (just follow the diagram, it's accurate and easy to understand), its easier to start with building everything on the bread board, then adding the wires to the Arduino, then adding the ultrasonic sensor to everything.\n\n#### Code\nDownload the Code from the repo or in the [Releases](https://github.com/AidenSorabji/Arduino-Security-System/releases) tab, open it in [Arduino IDE](https://www.arduino.cc/en/software), plug-in and select your Arduino. Click ```serial monitor```, and watch it run. If it doesn't run or doesn't run right, then check your connections and check if you placed something in the incorrect slot. If all goes wrong, check the code and tailor it to your project.\n\n## License \nCopyright (c) 2024 Aiden Sorabji\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\u003cbr\u003e\u003c/br\u003e\n**\u003csup\u003e1\u003c/sup\u003e** Estimate Number, you'll probably need more or less \u003cbr\u003e\u003c/br\u003e\n**\u003csup\u003e2\u003c/sup\u003e** You can use any Arduino, I used an Arduino Uno Wifi Rev2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faidensorabji%2Farduino-security-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faidensorabji%2Farduino-security-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faidensorabji%2Farduino-security-system/lists"}