| 1 | Index:
|
|---|
| 2 | 01 - Introduction & Camera Specific Notes
|
|---|
| 3 |
|
|---|
| 4 | 02 - Installation
|
|---|
| 5 |
|
|---|
| 6 | 03 - FAQ
|
|---|
| 7 |
|
|---|
| 8 | 04 - Links, Urls
|
|---|
| 9 |
|
|---|
| 10 | 05 - GPL, License
|
|---|
| 11 |
|
|---|
| 12 |
|
|---|
| 13 | ************************************
|
|---|
| 14 |
|
|---|
| 15 |
|
|---|
| 16 | 01 - Introduction
|
|---|
| 17 |
|
|---|
| 18 | Hi,
|
|---|
| 19 |
|
|---|
| 20 | this is the small readme to CHDK. It provides just enough info to get you rolling, for more information use the links in the bottom.
|
|---|
| 21 |
|
|---|
| 22 |
|
|---|
| 23 | CHDK is a firmware enhancement that operates on a number of Canon Cameras. CHDK gets loaded into your camera's memory upon bootup (either manually or automatically). It provides additional functionality beyond that currently provided by the native camera firmware.
|
|---|
| 24 |
|
|---|
| 25 | CHDK is not a permanent firmware upgrade: you decide how it is loaded (manually or automatically) and you can always easily remove it.
|
|---|
| 26 |
|
|---|
| 27 | Main features:
|
|---|
| 28 |
|
|---|
| 29 | * Save images in RAW format
|
|---|
| 30 | * Ability to run "Scripts" to automate the camera
|
|---|
| 31 | * Live histogram (RGB, blended, luminance and for each RGB channel)
|
|---|
| 32 | * Zebra mode (blinking highlights and shadows to show over/under exposed areas)
|
|---|
| 33 | * An "always on" full range Battery indicator
|
|---|
| 34 | * Ability to turn off automatic dark-frame subtraction
|
|---|
| 35 | * a higher compression movie mode, and double the maximum video file size
|
|---|
| 36 | * exposure times as long as 65 seconds
|
|---|
| 37 | * exposure times as little as 1/10,000 of a second
|
|---|
| 38 | * ability to use the USB port for a remote trigger input
|
|---|
| 39 |
|
|---|
| 40 | Additional features:
|
|---|
| 41 |
|
|---|
| 42 | * a depth-of-field (DOF)-calculator
|
|---|
| 43 | * File browser
|
|---|
| 44 | * Text reader
|
|---|
| 45 | * Calendar
|
|---|
| 46 | * Some fun tools and games
|
|---|
| 47 |
|
|---|
| 48 | Why would I want to use CHDK?
|
|---|
| 49 |
|
|---|
| 50 | * To get Raw file capability on cameras that don't have that ability
|
|---|
| 51 | * To get the ability to use scripts
|
|---|
| 52 | * to be able to know the battery status at all times (not just when it's about to run out of power)
|
|---|
| 53 | * you want or need any of the other enhancement features that CHDK provides
|
|---|
| 54 |
|
|---|
| 55 | What are scripts? Scripts are BASIC language programs that give you the ability to control the operation of the camera under program control. They have been used to add or extend the native capability of the camera: more flexible intervalometers, extended-range exposure compensation, extended bracketing ability, lightning photography, etc. See the script pages for more details.
|
|---|
| 56 |
|
|---|
| 57 | Beyond "Standard" CHDK
|
|---|
| 58 |
|
|---|
| 59 | Several developers have extended the basic features of CHDK to add additional major functions. You'll find these extended features in "special builds".
|
|---|
| 60 |
|
|---|
| 61 | There are several "Motion Detection" versions available that allow scripts to detect when motion (or any change in light intensity) occurs in one or more predefined regions of the images (the script can then take a photograph, a video, start a timer, etc) and there are some *very* cool applications based on this implementation.
|
|---|
| 62 |
|
|---|
| 63 | There is a "Stereo Data Maker" (SDM) version, specifically geared to stereo image applications (which also incorporates the Motion Detection routines).
|
|---|
| 64 |
|
|---|
| 65 | Additional video compression options (more or less), and the ability to go beyond the 1 Gbyte limit.
|
|---|
| 66 |
|
|---|
| 67 | Use your USB port as a remote control / "cable release".
|
|---|
| 68 |
|
|---|
| 69 | (to be expanded)
|
|---|
| 70 |
|
|---|