Hi,
OK I have to make a decision regarding connecting microcontroller to CHDK using USB remote or PTP or both.
Not an easy task. The combination of PTP and USB seems to be a very interesting solution, but of course the one with the most effort.
I think I should spend some time to deal with PTP on microcontroller's side to get a better overview about what is to do. To make an Atmega dealing with USB seems to be a solvable task. So lets assume the Atmega has an USB port. And then? What is to do to communicate with the camera using PTP?
Do I have to send certain commands (something like strings) to the camera over USB and wait for an answer?
Sorry for those kinds of questions but PTP is brand new to me and I don't know where to start.