CHDK: Difference between revisions
Andre Castro (talk | contribs) (Created page with "'''Canon Hack Development Kit''' http://chdk.wikia.com/wiki/CHDK CHDK is a unique software application developed by enthusiasts that enables extra features for ported Canon...") |
Andre Castro (talk | contribs) No edit summary |
||
Line 19: | Line 19: | ||
See extensive list in http://chdk.wikia.com/wiki/PTP_Extension#Client_applications | See extensive list in http://chdk.wikia.com/wiki/PTP_Extension#Client_applications | ||
I will give a shot at '''[https://app.assembla.com/wiki/show/chdkptp chdkptp | I will give a shot at '''[https://app.assembla.com/wiki/show/chdkptp chdkptp]''': a client created specifically for controlling CHDK cameras. It provides CLI and optional GUI based on IUP. Also provides a Lua API for the CHDK protocol on the PC. Because the GUI and CLI are also implemented in Lua, this makes chdkptp easy to extend and enables end users to implement complex interactions with code on the camera. | ||
[https://app.assembla.com/spaces/chdkptp/wiki/Install Install instructions] - there is a binary for Raspian | |||
=experimenting with Canon G10= | |||
* model: Canon PowerShot G10 | |||
* firmware version: 100h | |||
==How to find fw version== | |||
importing one image from the SD-Card to [http://www.zenoshrdlu.com/acid/acid.html Acid ] | |||
==How to: download== | |||
Got to [http://chdk.wikia.com/wiki/Template:Supported_Cameras Supported Cameras] page, find your camera model and in in the camera model page you will find the CHDK versions available for your camera. | |||
Visit http://mighty-hoernsche.de/ to download the FW. Look at booth what is available for you model and FW version. | |||
camera page and look at the http://mighty-hoernsche.de/ |
Revision as of 16:37, 15 February 2018
Canon Hack Development Kit http://chdk.wikia.com/wiki/CHDK
CHDK is a unique software application developed by enthusiasts that enables extra features for ported Canon™ "Point&Shoot" cameras. (Note: it will not run on DSLR cameras.)
What can it do?
CHDK enhances the capabilities of your camera in a non-destructive, non-permanent way.
More info in http://chdk.wikia.com/wiki/CHDK_User_Manual
Picture Transfer Protocol: PTP
http://chdk.wikia.com/wiki/PTP_Extension
The Picture Transfer Protocol (PTP) facilitates remote operations on a camera connected computer. Typical operations are uploading/downloading photos and remote captures.
The PTP extension for CHDK does not alter the standard operations but adds new CHDK-specific operations instead
PTP client programs
See extensive list in http://chdk.wikia.com/wiki/PTP_Extension#Client_applications
I will give a shot at chdkptp: a client created specifically for controlling CHDK cameras. It provides CLI and optional GUI based on IUP. Also provides a Lua API for the CHDK protocol on the PC. Because the GUI and CLI are also implemented in Lua, this makes chdkptp easy to extend and enables end users to implement complex interactions with code on the camera.
Install instructions - there is a binary for Raspian
experimenting with Canon G10
- model: Canon PowerShot G10
- firmware version: 100h
How to find fw version
importing one image from the SD-Card to Acid
How to: download
Got to Supported Cameras page, find your camera model and in in the camera model page you will find the CHDK versions available for your camera.
Visit http://mighty-hoernsche.de/ to download the FW. Look at booth what is available for you model and FW version.
camera page and look at the http://mighty-hoernsche.de/