Skip to content

This Arduino project features a Motion Detection System using a PIR sensor and a buzzer. When motion is detected, the buzzer activates, providing a simple and effective solution for motion sensing applications.

License

Notifications You must be signed in to change notification settings

shreyaskbkukke/home_security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Motion Detection System with PIR Sensor

Overview

This Arduino project utilizes a Passive Infrared (PIR) sensor and a buzzer to detect motion. When motion is detected, the buzzer is activated. Serial communication is employed for debugging purposes. PIR-motion-sensor-arduino-alarm-1024x658

Components

  • PIR Sensor
  • Buzzer
  • Arduino Board

Pin Configuration

  • PIR Sensor Output: Pin 2
  • Buzzer Control: Pin 3

Usage

  1. The system initializes and waits for motion detection.
  2. When motion is detected, the buzzer activates.
  3. Serial communication provides real-time PIR sensor states for debugging.

Feel free to modify the code as needed for your specific requirements.

About

This Arduino project features a Motion Detection System using a PIR sensor and a buzzer. When motion is detected, the buzzer activates, providing a simple and effective solution for motion sensing applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages