KyleMika
Member
Hello everyone. I am in the process of building a 35mm film scanner using my Sony a7 iii (this post has nothing to do with the film aspect). My issue is that Sony does not seem to have an API currently that allows for me to write a script/program to take a photo. My really bad current work around is using an Arduino Leonardo in conjunction with the Sony "Imaging Edge" remote on windows. I do this by having the Leonardo issue the "1" keystroke while in the application, which triggers the camera to take a photo. The problem is that this process is not 100% reliable when trying to take photos faster than 2-3 seconds, as it will just ignore/miss the "1" keystroke at that speed. I know the camera can be faster than that, especially with the silent shutter enabled. Any advice or tips on having my computer trigger the camera to take photos programmatically, preferably not through the Remote software? Or any advice on how to speed up that software?