- how can I have the exposure automatically set as right as possible while keeping a fast shutter speed?
The "miscellaneous stuff"->Disable LCD off option sounds like what you are looking for.If your camera has a DISP button, you can also click this from CHDK script.
For exposure, you can script your own autoexposure and set whatever limits you want. The camera operates in APEX*96 values (see http://dougkerr.net/Pumpkin/#APEX ) so the get/set_*96 functions all work in these values. Exposure related propcases ( http://chdk.wikia.com/wiki/Propertycase ) also use these values. So you can take Bv96 and shuffle the Tv, Av, and Sv around however you wantfbonomi already did this quite successfully with a balloon, you might want to check out his stuff: http://www.francescobonomi.it/photo-balloonYou can find some more posts from other balloon projects if you search the forum. Here's one http://chdk.setepontos.com/index.php?topic=5286.0
Quote from: guijemont on 04 / June / 2011, 06:30:16 - how can I have the exposure automatically set as right as possible while keeping a fast shutter speed?I am working on new uBasic commands especially for balloon photography.Someone with a balloon (in Las Vegas) is testing the first new command today.It is 'shoot_fast'.Quite simply, it forces the shutter speed to be far faster than what the camera tries to set.If it succeeds, it returns the value '1'.If it fails, no photo is taken and it returns the value '0'.In a script, if many '0' s are being returned you could decide to increase the ISO.
'shoot_movie_for' captures a movie clip of defined length.'earth_exposure' will try to determine what the correct exposure for the Earth is, ignoring readings of the sun or black space.
If you wish to test these features, please contact me.
If you want really long battery run-time for the your Powershot SX110 IS camera you could try modding the Canon AC Adapter Kit ACK800. You could cut down the cord part with the DC barrel connector and hook it to a larger capacity external battery through a voltage regulator circuit. The ACK800 outputs approx. 3.15VDC at 2A.Amazon sells it for about $38.eBay has clones of it for about $19 including shipping.
If you are interested, the camera is able to self-measure the batteries' voltage (not directly the consumption) and you can read that is a script (you can read it in a lua script, I don't know if there's a uBasic command for that)For example, this is the plot of voltage decreasing during the 2008 balloon flight over Floridathe large "holes" in voltage are the moments when the camera was shooting videos.
As for the "fast exposure" problem, I went into all those problems because I was fliying an Ixus 80 (an iris-less camera with very limited settings). Your 110 has a much larger set of capabilites, and it might be worth exploring them for a simpler but perhaps acceptable result.For example, if you set ISO to a high-ish value (e.g. 200), and go in Aperture priority, forcing the camera to keep the iris as open as possible, you are somehow suggesting the cameera to shoot as fast as possible.I know it's not exactly what you are looking for, but being SO much easier to setup it might be worth the effort to explore that.
Also, if you want to do a time-lapse (i.e. mount the photos into a movie) you really need to think about some way of stabilizing the balloon, keeping its orientation and position somehow constant, in order to be able to have a video that looks like a video, not random photos.For example, a 3-wire tethering system could help ...
Started by JPOnion Creative Uses of CHDK
Started by zcream « 1 2 » RAW Shooting and Processing
Started by scoob8000 General Discussion and Assistance
Started by TimeScience Hotwire! Hardware Mods, Accessories and Insights
Started by Danack Hotwire! Hardware Mods, Accessories and Insights