CHDK Wiki
mNo edit summary
(Added camera picture)
Line 6: Line 6:
 
| __TOC__
 
| __TOC__
 
|}
 
|}
  +
[[Image:20060914_loRes_g7-front.jpg|thumb|203px|Powershot G7 Front]]
   
 
== Reviews and Specifications ==
 
== Reviews and Specifications ==

Revision as of 14:31, 6 March 2009

PowerShot G7

The Canon PowerShot G7 is a 10.0 megapixel digital camera.

20060914 loRes g7-front

Powershot G7 Front

Reviews and Specifications

Technical Data

Release date:September 2006
Sensor CCD size:10 MP 1/1.8"
Lens (35mm equiv) zoom35-210, 6x
LCD size2.5" fixed
CardSD / MMC
Size (mm)106 x 72 x 43
Weight (body)380 g

Notice: Although the G7 has a DigiC III image processor it uses the Digic II Properties (e.g in scripts) !

Full keyname list for G7 from source code (for scripting, G7 have some special keys):

KEY_UP,           "up"         
KEY_DOWN,         "down"       
KEY_LEFT,         "left"       
KEY_RIGHT,        "right"      
KEY_SET,          "set"        
KEY_SHOOT_HALF,   "shoot_half" 
KEY_SHOOT_FULL,   "shoot_full" 
KEY_ZOOM_IN,      "zoom_in"    
KEY_ZOOM_OUT,     "zoom_out"   
KEY_MENU,         "menu"       
KEY_DISPLAY,      "display"    
KEY_PRINT,        "print"      
KEY_ERASE,        "erase"      
KEY_ISO,          "iso"        
KEY_FLASH,        "flash"      
KEY_MF,           "mf"         
KEY_MACRO,        "macro"      
KEY_VIDEO,        "video"      
KEY_TIMER,        "timer"      
KEY_EXPO_CORR,    "expo_corr"  
KEY_MICROPHONE,   "fe"         
0xFF,             "remote"     
0xFFFF,           "no_key"