Date: Tue, 7 Aug 2012 07:49:23 +0200
From:address@hidden
To:address@hidden
Subject: Re: [Paparazzi-devel] atmega_i2c_cam_ctl ???
Hi Chris,
I made this to control our Sony Cybershot. However, we are working to convert
it for CHDK.
-There is already a ground station GUI to control all the buttons, which works
with all 3 types of cam_control.
[https://github.com/tudelft/paparazzi/tree/tudelft4.0/sw/ground_segment/tmtc/TUDelft]
-There is Sony-Firmware for ATMega (using DAC's to control all the 30+ buttons
multiplexed on 4 analog lines)
Ongoing:
-Conversion of the firmware to Arduino (since that seem to be cheaper, and
performance is not a real issue here)
-Adaptation to CHDK-Uploading GPS info into photo-file using CHDK-Christophe
On Mon, Aug 6, 2012 at 11:09 PM, Chris<address@hidden> wrote:
Hi.
I was getting ready to write some code for making a atmega chip control a Canon
230HS
with CHDK when i saw this file in the modules directory.
In fact it is exactly what i wanted to do but it looks like someone beat me to
it.
Anyone knows where to get the atmega firmware (in any form, code or hex) and
the CHDK script?
Chris
_______________________________________________