Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Arduino based alarm system #5096

Open
jaivsh opened this issue Aug 8, 2023 · 1 comment
Open

Adding Arduino based alarm system #5096

jaivsh opened this issue Aug 8, 2023 · 1 comment

Comments

@jaivsh
Copy link
Contributor

jaivsh commented Aug 8, 2023

Describe the project you want to add with tech stack

I'd add the arduino code for alarm system. This code would work along with the following hardware:

  • 1 x Ultrasonic "ping" sensor
  • 1 x Piezo buzzer
  • 1 x LED strip light

It would make an alarm if an intruder crosses it's limit lines.

Expected behavior

  • User puts the code into the microcontroller through Arduino IDE
  • Microcontroller, which is already connected to hardware, starts operating
  • It blinks green light/sound depending on type of signal device used.
  • If there is intrusion, it blinks red/alarm tone.
@jaivsh
Copy link
Contributor Author

jaivsh commented Aug 8, 2023

@MohitGupta121 @pranjay-poddar @TusharKesarwani please assign me this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant