|
|
| (9 intermediate revisions by 6 users not shown) |
| Line 1: |
Line 1: |
| |
<big>Canon Powershot A810</big> |
|
<big>Canon Powershot A810</big> |
| |
|
|
|
| − |
{{Notice|CHDK is available for the A810 with firmware versions '''1.00b''' and '''1.00d''' from the [[Downloads|Download page]] }} |
+ |
{{Notice|CHDK is available for the A810 with firmware versions '''1.00b''', '''1.00d''' and '''1.00e''' from the [[Downloads|Download page]] }} |
| |
|
|
|
| |
{| align="right" style="border-collapse:collapse; font-size: x-small;" |
|
{| align="right" style="border-collapse:collapse; font-size: x-small;" |
| Line 20: |
Line 20: |
| |
*ISO 100/200/400/800/1600 |
|
*ISO 100/200/400/800/1600 |
| |
*Digital Image Stabilization |
|
*Digital Image Stabilization |
| − |
*Fixed 2.7 inch LCD, 2300,000 pixels. |
+ |
*Fixed 2.7 inch LCD, 230,000 pixels. |
| |
*Video: H.264 MOV (QuickTime) |
|
*Video: H.264 MOV (QuickTime) |
| |
*Video formats: 1280x720 @25 fps (HD), 640x480 @30 fps |
|
*Video formats: 1280x720 @25 fps (HD), 640x480 @30 fps |
| Line 30: |
Line 30: |
| |
|
|
|
| |
== Firmware info == |
|
== Firmware info == |
| |
+ |
The use of ver.req to determine your firmare version may not work. It is recommended you use the '''[http://chdk.wikia.com/wiki/ACID ACID]''' utility to determine your firmware version. |
| |
|
|
|
| |
==For Developers== |
|
==For Developers== |
| Line 63: |
Line 64: |
| |
|Text |
|
|Text |
| |
|Comment |
|
|Comment |
| |
+ |
|- |
| |
+ |
| style="text-align: center;"|7 |
| |
+ |
|EXIF Owner Name |
| |
+ |
|32-bytes |
| |
|- |
|
|- |
| |
| style="text-align: center;"|9 |
|
| style="text-align: center;"|9 |
| Line 80: |
Line 85: |
| |
|Create Folder |
|
|Create Folder |
| |
| |
|
| |
| − |
Daily=0x00080000 / Monthly=0x00090000 |
+ |
Daily=0x800 / Monthly=0x900 |
| |
|- |
|
|- |
| |
| style="text-align: center;"|25 |
|
| style="text-align: center;"|25 |
| Line 106: |
Line 111: |
| |
* Firmware version '''1.00B''' |
|
* Firmware version '''1.00B''' |
| |
* Firmware version '''1.00D''' |
|
* Firmware version '''1.00D''' |
| − |
* Firmware version '''1.00E''' |
+ |
* Firmware version '''1.00E''' |
| |
|
|
|
| |
{{DL dumps}} |
|
{{DL dumps}} |
| Line 112: |
Line 117: |
| |
===Porting process & links=== |
|
===Porting process & links=== |
| |
* [http://chdk.setepontos.com/index.php?topic=8450.msg88862 A810 porting thread] |
|
* [http://chdk.setepontos.com/index.php?topic=8450.msg88862 A810 porting thread] |
| − |
|
|
| |
[[Category:Cameras]] |
|
[[Category:Cameras]] |
| |
[[Category:Development]] |
|
[[Category:Development]] |
Canon Powershot A810
|
CHDK is available for the A810 with firmware versions 1.00b, 1.00d and 1.00e from the Download page
|
Reviews and Specifications
Edit
Technical Data
Edit
- Digic IV image processor
- DryOS operating system
- Sensor: 16 million effective pixels, 1/2.3 CCD (6.17 x 4.55 mm)
- Max image size: 4608 x 3456
- 5x optical zoom lens, 28-140mm (35mm equiv), F2.8 - F6.9
- 4x digital zoom
- ISO 100/200/400/800/1600
- Digital Image Stabilization
- Fixed 2.7 inch LCD, 230,000 pixels.
- Video: H.264 MOV (QuickTime)
- Video formats: 1280x720 @25 fps (HD), 640x480 @30 fps
- Interfaces: Hi-speed USB, analog audio out (monaural), analog video out (NTSC/PAL) (video & audio cable not included)
- Storage: SD/SDHC/SDXC/MMC/MMCplus/HCMMCplus
- Power: Two AA type batteries
- Weight (with batteries): 171 g (6.03oz)
- Dimensions: 95 x 62 x 30 mm (3.74 x 2.44 x 1.18")
Firmware info
Edit
The use of ver.req to determine your firmare version may not work. It is recommended you use the ACID utility to determine your firmware version.
For Developers
Edit
General info
Edit
- DryOS v2.3, release #0050
- FW start address: 0xFF810000
LED addresses
Edit
#define LED_GREEN 0xC0220120 //LED on the back of the camera
Params Table
Edit
| #
| Description
| Value
|
| 1
| Photo counter?
|
|
| 2
| Photo counter?
|
|
| 3
| EXIF Make (Camera Manufacturer)
| Canon
|
| 4
| EXIF Model (Camera Model)
| Canon PowerShot A810
|
| 5
| Text
| Comment
|
| 7
| EXIF Owner Name
| 32-bytes
|
| 9
| Review Time (ms)
|
Hold=-1, Off=0, 2000,3000,...,10000
|
| 16
| Text
| CANON_DC
|
| 18
| LCD Brightness
| 0-4
|
| 22
| Create Folder
|
Daily=0x800 / Monthly=0x900
|
| 25
| Start-up Image
| Off=0x00 / On=0x01
|
| 46
| Transition
| Off=0x00, Fade=0x01, Slide=0x02
|
| 76
| Display Off Time (sec)
| 60, 120, 180
|
| 113
| Lens retract (sec)
| 0, 60
|
| 120
| Resume
| Last Seen = 0x01, Last Shoot = 0x00
|
Available Firmware Dumps
Edit
- Firmware version 1.00B
- Firmware version 1.00D
- Firmware version 1.00E
Porting process & links
Edit