This fixed-point observation system take pictures by Raspberry Pi + camera module and upload to Google Drive.
- Raspberry Pi3 model B+
- Raspberry Pi3 camera module
- Google account
- python3
- Get Google OAuth client id and secret key.
- Fill
client_idandclient_secretinsettings.yaml. - Fill your environment info,
save_directory_pathandgoogle_drive_folder_idincamera.py. pip3 install google-api-python-client PyDrive- Run
camera.py- First run, show authorization page URL on console. Access the URL and get authorization code.