Could you ask your friend to send the debug output, right after the end of the first shooting sequence (after the head starts again, before the end of the Time Value)? About EOSbracket.exe, try to enter EOS Utility.exe, instead (due to the space in name, you may need to escape with \, or to add " " ...
Thanks for the log. Well, the problems are multiples: the move sequence takes more or less time, saving datas also takes more or less time... So, total time varies a lot. You can try to disable the data writing, but for the move, there is nothing we can do. For timelapse, where precise timing is nee...
Does the head moves between shots? The timer is not real time at all. I mean, there is just a wait() call after each shot, and it can't be very accuratte. But the values you are getting are very strange... There must be something else. Could you turn the debug to 'trace' level, and post the log file...
Nice work! About the pull-up signal, I remember that there is something like that on Merlin/Orion too. During my very early tests, when I was hacking the protocole, I saw that this line was triggered by the controller when it wanted to send something. Fortunally, it is not mandatory at all. If it ha...
Interesting project! Do you have a link? I also plan to scan all my films using such DSLR ;) I think all can be done within the Arduino. There are plenty of examples to drive motors and LCD, read keys, communicate with PC through serial or USB... Unless you really need a complex GUI, I would not use...
We will have to make reverse enigneering on this module too, to find new commands ;) Hi Frederic, I think will not be necessary. We consider you part of the team. You will have access to the full extended Panogear documentation interface set that we found. Just contact me. I will be back at office ...