An open API service indexing awesome lists of open source software.

https://github.com/arbazkhan4712/smart-security-system

Smart Security System using Rpi and python with Motion detection
https://github.com/arbazkhan4712/smart-security-system

ai ai-iot ai-ml motion-detection python raspberry-pi raspberry-pi-camera raspberry-pi-gpio raspbian rpi secutiry

Last synced: about 2 months ago
JSON representation

Smart Security System using Rpi and python with Motion detection

Awesome Lists containing this project

README

        

# Smart-Security-System
Smart Security System using Rpi and python with Motion detection

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/) [![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/) [![PyPI license](https://img.shields.io/pypi/l/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)

[![GitHub forks](https://img.shields.io/github/forks/arbazkhan4712/Smart-Security-System?style=social)](https://GitHub.com/Naereen/StrapDown.js/network/) [![GitHub star](https://img.shields.io/github/stars/arbazkhan4712/Smart-Security-System?style=social)](https://GitHub.com/Naereen/StrapDown.js/network/)

## Dependencies:

use the following command to install all the

```
pip3 install -r requirements
```

# VIDEO:

[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/OCpZlQoH7Os/0.jpg)](https://www.youtube.com/watch?v=OCpZlQoH7Os)
OCpZlQoH7Os
## Add Username & Password in mail.py file:

```
fromEmail = = "Your email id"

fromEmailPassword = "Your password"

toEmail = "email id of recipient"
```

## Run:

```
python3 Motion.py
```

## Owner:
- [Arbazkhan4712](https://github.com/Arbazkhan4712/)

## License & Copyright
© [Arbaz Khan](https://arbazkhan4712.github.io/Contact.html)

Licensed under the [MIT License](License)