My splash screen says I'm using firmware 100C... even though what I downloaded was 100D (sx200is-100d-0.9.9-873-full_BETA). Using the ver.req check says the CHDK firmware is 100D. So I think the firmware is correct but that the splash screen is incorrect. Thanks to anyone involved in CHDK in general and the SX200 port in particular, this is a lot of fun to play with.
Hello, i use one of the various scripts of intervalometer for make time-lapses, but i want that the display always stay off .......How modify my script to do it?
Quote from: Haplo on 10 / March / 2010, 20:01:06Hello, i use one of the various scripts of intervalometer for make time-lapses, but i want that the display always stay off .......How modify my script to do it?Welcome,I am not that good with the scripts but I think you need to call set_backlight(n) , for Off n=0 for On n=1Note that the canon software may turn the backlight on again after each shot, so you may need to take the photo then turn the backlight off again.Good LuckOldGit