Skip to content

Sunset - sunrise follower long time exposure weather cam from a Canon PowerShot

License

Notifications You must be signed in to change notification settings

rfsparkling/gphoto2-RaspberryPi-weather-cam-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gphoto2-RaspberryPi-weather-cam-script

This script is capable to executed from cron, capturing camera image, copying locally and uploading that to a given FTP server.

Sunset - sunrise follower long time exposure weather cam from a Canon PowerShot.

first install sunwait and gphoto2:

wget http://www.risacher.org/sunwait/sunwait-20041208.tar.gz
tar xzvf sunwait-20041208.tar.gz
cd sunwait-20041208
make
sudo install sunwait /usr/bin/sunwait
sudo apt-get install gphoto2

Then running the script first it calculates sunset and sunrise and decide to run the camera in day mode (Auto) or in long exposure (Tv) mode.

Mine tested with Canon PowerShot IS5, it has Auto and Tv modes, it has to be programmed in gphoto2 --config menu.

Example video:

demo video

Thunderstorm video screenshots:

1 2 3 4 5 7

About

Sunset - sunrise follower long time exposure weather cam from a Canon PowerShot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages