It is here, it is basic, but it works (somewhat) — Bracketing. Once again I find myself either spending an hour I have available to work on the code, or publishing what I already have working, limited though it may be.
So here we have 4.0 – the Basic Bracketing version.
If you find that DIYPhotobits.com Camera Control crashes — then you may be suprised to find it does not appear in the Windows Task manager, so you can’t end the task as you might another application.
Well actually you can — but you need to know that it is actually an “HTA” which is a type of Internet Explorer script. So to kill it you need to terminate a process called MSHTA.EXE which is the container for these scripts.
So press Alt-Ctrl-Del (or Windows-K) to bring up the Windows Task manager, click on the Processes tab, then find and click on mshta.exe. You may then end click the End Process button. Read more...
Yes, at last, I’ve implemented — admittedly very very basic and boring — but still functional — time lapse. If you have a D300 or other camera with time lapse built in then this is boring, but for those of you with D40 and similiar then this gets you what you need to do all those fun time lapse videos. Read more...
Then to get voice activated shutter release: Read more...
Install both.
Turn on the Language Bar (in control panel, regional and language, languages, details, language bar)
(Optional) Train Microsoft Voice recognition (in control panel, speech)
Turn on the microphone (click the mic icon in the language bar)
Run DIYPhotobits.com Camera Control 2.1
Say “Voice command”
(optional) Say “What can I say” then scroll down to the bottom of the list where it says “Menus and Buttons” and expand that list, ensure that “Shutter release” is one of the listed commands
You know when you are a kid you have to eat your green vegetables before you are allowed to eat your chips (fries) and all that before you get dessert? It is a sequence in life — first good-but-nasty, then ok stuff, and finally fun things you really want.
Well for programmers the sequence is:
Fix the bugs (Greens)
Implement obvious useful but boring features (Chips)
Add the fantastic new ideas you just had in the shower (Ice Cream)
So welcome to DIYPhotobits.com Camera Control 2.1 – the Greens release!
Man I knew I shouldn’t have released this — Camera Control 2.0 is stuffed full of bugs. None destructive, but they are bad enough to interfer with happy usage of the tool.
Two are biggies:
First of all for those people getting the “Error: File already exists” error — that was also in 1.0 — and it is caused by using the Shutter Release button while the Start Tether button is down. Just use one (Shutter Release with the “Download Immediately” ticked -or- use the Start Tether to do continuous tether) and it will be ok. Read more...
Ok so here is DIYPhotobits.com Camera Control 2.0 — the Embarrassment release. I’ve named it that because I’ve had no time to work on it recently and so it still is a) very rough with major holes and b) fails to have all the obvious fixes and enhancements that I have discussed with people.
Ok here’s something new — I’ve taken the various little scripts for tethered shooting and remote control and wrapped them up in a nicer interface. This is the first time I’ve tried writing a “hypertext application” or .HTA file and it’s quite an interesting mix of HTML and scripting. I think I can do quite a few interesting things with this. But for now here I have produced: