This script takes up to 12 shots per day on a schedule -- set each shoot time as hh:mm wall clock time. Has battery low detect, AF lock option, MF mode restore after camera idle, AF normal or macro option, flash control option from daylapse. A new synchronise to camera clock zero seconds option as well as test options like shoot in one minute if there's no future scheduled shots today, exit after today's last shot.
~~Has a documentation file!~~http://bugsplatter.id.au/chdk/hmm_wrks.bashttp://bugsplatter.id.au/chdk/hmm_wrks.txtRan script overnight to take 3 shot exposure bracketing at half past 6, 7, 8, 9, 10... Camera slept through midnight and woke before first shot, slept (idle mode) between shoot sequences.
Today I added bells & whistles, and documentation for it. Feedback welcome.
parameters
```````````
Shoot Time a hhmm 0-2400
Shoot Time b hhmm 0-2400
Shoot Time c hhmm 0-2400
Shoot Time d hhmm 0-2400
Shoot Time e hhmm 0-2400
Shoot Time f hhmm 0-2400
Shoot Time g hhmm 0-2400
Shoot Time h hhmm 0-2400
Shoot Time i hhmm 0-2400
Shoot Time j hhmm 0-2400
Shoot Time k hhmm 0-2400
Shoot Time l hhmm 0-2400
MF Distance mm 10-65535
Options A & 0-255
Options B & 0-255
Low Battery mV >2000Script does a proper clean exit when 'shoot' is pressed to interrupt, has a wake option (press 'set') to view status, displays next shoot target time and seconds remaining countdown. Though setup as an endless script, shutdown on script exit due to interrupt or low battery properly parks the lens and powers down. The 'press shoot to interrupt' option may return cam to chdk by pressing 'set' button to stop the shutdown timer.