forked from dwiel/gphoto2-timelapse
-
Notifications
You must be signed in to change notification settings - Fork 0
shipleyr/gphoto2-timelapse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
*2012* gphoto2-timelapse - dwiel (https://github.com/dwiel) *DESCRIPTION* gphoto2-timelapse allows you to create timelapse photography using the Raspberry Pi (http://www.raspberrypi.org/), supported DSLR camera connected via USB (http://gphoto.org/proj/libgphoto2/support.php), and the gphoto2 unix tool (http://www.gphoto.org/). *Installation* You will need to install python to run the intervalometer (timelapse) scripts. - http://www.python.org/getit/ You can use the install scripts - gphoto2-install / install It's a great idea to install gphoto2 from source as the pre-built libraries are generally old. The gphoto2-install script does just this. *USE* Once everything is installed, you need to tweak the script a bit to get it to work with different cameras. Once you have the camera specific parameters and functions in place, you can use the python scripts to begin taking images. python timelapse.py python sun.py There is also an rc script which you can use to start the timelapse script automatically whenever the computer (raspberry pi) is turned on. To setup this feature run the following commands: sudo ln ./rc.timelapse /etc/init.d/rc.timelapse cd /etc/init.d/ sudo update-rc.d rc.timelapse defaults *ADDITIONAL INFORMATION & AUTHOR* http://dwiel.net/blog/raspberry-pi-timelapse-camera/
About
time lapse camera driver
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 78.9%
- Shell 13.2%
- C 5.9%
- Perl 2.0%