/Motion-Detecting-CCTV-Application

Python based IOT project consisting of Raspberry Pi3 with NOIR Camera module with motion detecting capabilities and automated mailing system which can send the pictures taken, with automatic alarm system.

Primary LanguagePython

Motion-Detecting-CCTV-Application

Python based IOT project consisting of Raspberry Pi3 with NOIR Camera module with motion detecting capabilities and automated mailing system which can send the pictures taken, with automatic alarm system.

  1. PythonQt4 based GUI for user defined Email, sensitivity of camera, threshold level, timeinterval, test area count and .mp3 file for alarm

2.Python script for taking images at specified regular interval

3.Python script for detecting motion based on sensitivity, threshold level, test areacount,time interval.

4.Python script for timestamping the pictures

5.Python script for emailing the timestamped pictures and setting off the alarm.