Below you will find pages that utilize the taxonomy term “Raspberrypi”
Blogs
Storing Raspberry PI timelapse images using Linode Object Storage
"possum cam testing" (CC BY-NC-SA 2.0) by leogaggl One common task for my Raspberry Pi Zero with (infrared) Camera is to do still image capture in regular intervals and upload the images for storage and post-processing. A simple way to achieve this with standard software tools available in the Raspberry Pi OS repositories is to use the S3 CLI tools and a simple bash script run by a scheduled cron job.
Install S3CMD tools on RaspberryPi sudo apt install python3-pip sudo pip3 install s3cmd Configure Linode Raspberry Pi AWS-CLI s3cmd --configure The values: