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
- Host: GitHub
- URL: https://github.com/arbazkhan4712/smart-security-system
- Owner: Arbazkhan4712
- License: mit
- Created: 2020-03-19T10:16:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-07T18:02:10.000Z (about 5 years ago)
- Last Synced: 2025-03-24T21:22:11.487Z (2 months ago)
- Topics: ai, ai-iot, ai-ml, motion-detection, python, raspberry-pi, raspberry-pi-camera, raspberry-pi-gpio, raspbian, rpi, secutiry
- Language: Python
- Size: 8.79 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Smart-Security-System
Smart Security System using Rpi and python with Motion detection[](https://www.python.org/) [](https://www.python.org/downloads/release/python-360/) [](https://pypi.python.org/pypi/ansicolortags/)
[](https://GitHub.com/Naereen/StrapDown.js/network/) [](https://GitHub.com/Naereen/StrapDown.js/network/)
## Dependencies:
use the following command to install all the
```
pip3 install -r requirements
```# VIDEO:
[](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)