- Python Script is for running on python-2.7
- Put dropbox folder and python script in same folder
- First you will have to create own app from https://www.dropbox.com/developers/apps
- After creating app we can get access token
- In python script enter your own credentials
- Connect picamera and pir motion sensor(motion sensor's out pin to GPIO4 (i.e. pin 7))
- For sending mail enable sign in in less secure apps in gmail account settings.
And, Now it is all setup