Hi,
Is there any way to switch the CHDK cams on / off remotely?
A friend of mine needs a function where he can switch on/off the cam by e.g. a signal on USB port.
If a trigger signal comes in (e.g. light sensor) the camera should wake up and be ready for taking a photo.
If the signal disappears again the cam should go back into sleep mode to save battery power.
If you switch off the cam by the 'normal' on/off switch then the camera is really off so CHDK is not working.
(correct me if I am wrong).
So what I need to help him is a kind of CHDK sleep mode. Where all camera functions are sleeping except watching the USB port for the wake up signal.
Do you think something like this will be possible?