Git Product home page Git Product logo

pi_of_horus's Introduction

                                     ,,,,,,,,,,,,,,,,,,,,,.                                     
                            .,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,.........                            
                     ,,,,,,,,,,,,,,,,,,,,,.          ..,,,.,................                    
        ****,****,,,,,,,,,,,,,,                                    ..................           
        *********,,,,,,,                                                   ...........          
       ,*******,.                .,,,,,,,,,,,,,,,,,,,,,,.,,..                                   
                       ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,.,............                           
             .*,,,,,,,,,,,,,,,,,,,.      ,,,,,,,,,,,,,,,      ...............                   
       *****,,,,,,,,,,,,,.               ,,,,,,,,,,,,,,,             ...................        
       *****,,,,,,,,                      ,,,,,,,,,,...                   ...............       
         .,*,,,,,,,,,,,,,,                   ,,,,,,,                 ...........                
                    ,,,,,,,,,,,,,,,.                         ...............                    
                            ,,,,,,,,,,,,,,,,,,,,,,........................                      
                                     .,,,,,,,,,,.,................   .....                      
                                                       ........     ......                      
       ,,,,,,,,,,,,,                                ........       .......                      
     **,,,,,,,,,,,,,,,                           .........        ...........                   
   .,,,,,   .,,,,,,,,,                        .........          ...............                
   **,,,     ,,,,,,,,                      ,,.......            ..............                  
   ,,,,,                               .,,,.....               ............                     
   *,,,,,                          .,,,,,,,,.                 ...........                       
    ,,,,,,,                   ,,,,,,,,,,,                     .........                         
      ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,.                        ........                           
         ,,,,,,,,,,,,,,,,,,,,,,                              ......                             
                .,,,..                                        ...                               

pi_of_horus

Application for controlling a Raspberry Pi camera and managing a collection of timelapse image files hosted on Dropbox.

Designed to collect timelapse images from a small garden. The script itself just connects to wifi, takes a photo, and uploads the image to Dropbox. The magic timing is handled by Crontab. A guide to configuring that tool is here.

Details:

Shutter Explanation Gif

Image from Arducam Camera Guide

  • For the scale of the project, storing a small cache of short video files through Dropbox made the most sense for ease of setup and accessibility.

  • Failed uploads due to connection errors should be addressed by storing files locally until the next upload is attempted.

Required Installations:

  • picamera pip install picamera

  • dropbox pip install dropbox

Hardware:

  • Raspberry Pi Zero W
  • USB to micro usb cable
  • USB power supply
  • Pi Zero Camera (listed in detail above)
  • 3D printed case
    • If you would like to use the same case shown here (or improve upon it) you can check out the model I 3D printed at my local Makerspace.

Credentials:

  • Credentials for the Dropbox API must be available and stored in a "credentials.json" file in the format of the blank file included in the repository.

Troubleshooting:

  • I had some initial issues configuring Crontab tool because of issues with relative paths, you may have to adjust your settings depending on directory structure
  • Crontab does not relay output anywhere the user can see inless you pipe it into a log file

pi_of_horus's People

Contributors

benjaminmckinley avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.