CHDK: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
== Operation ==
== Operation ==


Remote Control requires a special PTP extension. From there it appears there are some helpful utilities.
Remote Control requires a special [https://app.assembla.com/wiki/show/chdkptp PTP extension]. From there it appears there are some helpful utilities.


== Scripting ==
== Scripting ==


Once installed, it is possible to write scripts in the Lua language which run directly on the camera. There is a [https://library.noisebridge.net/detail/1303/ Lua reference] in the Noisebridge [[Library]].
Once installed, it is possible to write scripts in the Lua language which run directly on the camera. There is a [https://library.noisebridge.net/detail/1303/ Lua reference] in the Noisebridge [[Library]].

Revision as of 15:00, 3 March 2017

This is the Canon Hack Development Kit. It could be used to overwrite firmware which limits the functionality of Canon PowerShot models of cameras.

It can also brick a camera. The distinction seems difficult to determine.

Installation

The wiki says you are supposed to run ACID to determine the version of the firmware on the PowerShot A2500 that belongs to Noisebridge.

ACID says the camera works but it can't download what I want  :(

Acid-chdk-powershot2500.png

Operation

Remote Control requires a special PTP extension. From there it appears there are some helpful utilities.

Scripting

Once installed, it is possible to write scripts in the Lua language which run directly on the camera. There is a Lua reference in the Noisebridge Library.