Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🚨 Smart Motion Detection Alert System (Raspberry Pi)

πŸ“Œ Description

This project is a real-time smart surveillance system that detects motion using a PIR sensor and captures images using a Raspberry Pi camera. When motion is detected, the system automatically sends an email alert with the captured image.


πŸš€ Features

  • πŸ” Motion detection using PIR sensor
  • πŸ“Έ Automatic image capture
  • πŸ“§ Email alert with image attachment
  • ⚑ Real-time monitoring

πŸ› οΈ Technologies Used

  • Python
  • Raspberry Pi
  • OpenCV
  • RPi.GPIO
  • PiCamera

πŸ“ Project Structure

SmartMotionSystem_RPi/
│── motion_detector.py
│── email_alert.py
│── requirements.txt
│── README.md
│── images/

▢️ How to Run

python3 motion_detector.py

πŸ”Œ Hardware Components

  • Raspberry Pi (Zero 2W / 3 / 4)
  • PIR Motion Sensor (HC-SR501)
  • Pi Camera Module

πŸ’― Resume Description

Developed a real-time IoT-based smart surveillance system using Raspberry Pi, PIR sensor, and Python with automated email alerts.


πŸ‘¨β€πŸ’» Author

Vikram N

About

IoT-based smart surveillance system using Raspberry Pi, PIR sensor, and Python with motion-triggered image capture and automated email alerts.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages