Download it from the … Download page
Entries Tagged as 'Software'
DIYPhotobits.Com Camera Control 5.2 – The Hand Foot and Mouth Release
March 5th, 2010 · 6 Comments
Tags: Blog · Download · Software
5.0 Tiger not working on Vista or Win7?
February 15th, 2010 · 13 Comments
If you find that the Camera Control 5.0 script is not working at all on Vista or Win7 it probably is because it is trying to properly set the jpg/raw status during camera initialization and that doesn’t always work properly on non-XP systems.
Because this messes up the whole script camera initialization other things stop working as well. So try this beta version where I have turned off the error checking for that suspect line:
DIYPhotoBits.com Camera Control 5.1 beta
Please let me know in the comments if this helps, and if so I’ll release it in proper packaged format.
DIYPhotobits Camera Control 5.0 – Tiger
February 12th, 2010 · 15 Comments
Happy Lunar New Year to those of you who celebrate it, and welcome to the Year of the Tiger release of DIYPhotobits Camera Control!
DIYPhotobits Camera Control 5.0 – The Tiger Release – gets a new major version number (from 4 to 5) to reflect several important new enhancements, plus a “.0″ to show that this is new stuff and not as well tested as I would have liked.
DIYPhotobits.com Camera Control 4.1 – Dog Food
October 2nd, 2009 · 49 Comments
Changes in 4.1 – the “Eat your own dog food” release of DIYPhotobits.com Camera Control.
4.1
- allow fractional bracketing by changing Cint to Cdbl
- don’t crash on line 157 if there is nothing to download
- removed the “download immediately” function and changed things so that the normal tether does this function
- fixed the bug where push external viewer doesn’t work unless you explicitly choose the output folder
Line: 157; char: 2; Error: Index out of range
September 25th, 2009 · 7 Comments
Update: Sadly this doesn’t work. Ok I really need to fix this bug soon.
Getting this message from DIYPhotobits.com Camera Control when you click the “Shutter Release” button?
It’s a bug, the script is failing to handle the fact that the camera is very slightly slow in delivering the image after taking it.
To avoid this:
Stop using the “Download Immediately” checkbox
Instead, press the “Start Tether” button.
The result is (almost) the same; when you click Shutter Release the images ARE immediately downloaded (because the tether is running), but it’s by a different piece of code that patiently waits for the image to become available rather than demanding it immediately.
Tags: Software
Big update to Free Mac Nikon Tethered solution
May 19th, 2009 · 1 Comment
I blogged about Stefan Hafenege before, he has developed a new version of his free tethering program. It’s specific to Mac and to particular Nikon DSLR models, but if that’s your combination then it looks like a great solution.
Read his description of the new version which is called Sofortbild on his blog, and download it from the Sofortbild Website.
Once again, well done to Stefan!
Tags: Software
Free Mac Nikon Control Beta
February 21st, 2009 · 2 Comments
Stefan Hafeneger , has built a Nikon specific camera control app for macs which is now beta and freely available. He is using the Nikon SDK as well so should be able to implement much more Nikon specific controls than I am able to via WIA on Windows in my script.
Apparently he is able to understand the SDK as well – which means not only can he program better than I but his English/Japanese parsing skill is much higher than mine as well and I salute him!
[via dptnt]
Tags: Software
for /f “tokens=*” %x in (‘dir /b *.nef’) do dcraw -e %x
February 20th, 2009 · 4 Comments
Sorry, being a total geek here.
If you are also a command line geek you will look at the above and go Ahhhh…
Otherwise, it means nothing and you can skip over this post. :-)
For the rest of you — the above “converts” NEF files into JPG faster than anything you have ever seen before.
And is great for converting 250 NEF files you snapped of something totally unimportant that should have been shot in jpg and not raw.
Tags: Software
Speak German? Remote control your Nikon DSLR
February 18th, 2009 · 3 Comments
Visit http://www.photoremote.de if you can underderstand German to read about another WIA based remote control software, targetting Nikon specifically.
Tags: Software
DIYPhotobits.Com Camera Control 4.0 – Basic Bracketing
February 3rd, 2009 · 92 Comments
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.
Expect bugs — that’s why the version is a .0 one! However it should do you for some basic HDR or timelapse uses.
Update:
- Only works in P, A or S modes as the bracketing is controlled by adjusting the exposure compensation. I’ll do M mode support later.
Tags: Software










