Hi All,
Thought I share a quick demo with everyone of the DSLR wireless remote control. This is especially useful for cameras that do not have integrated wireless capabilities.
What it does?
It basically allows you to control the camera remotely from your phone. Almost all camera parameters can be adjusted from the phone app.
As seen in the video the DSLR camera is connected to the Pi-Top via USB cable. There is a script that is running a mini-server, the phone app is the client of this mini-server.
For this to work you need to kill process gphoto2 once the camera is connected to the Pi-Top otherwise this will not work (at least this is what I noticed from my testing).
In case anyone is interested to try this out, below you will find the git repository:
https://github.com/hubaiz/DslrDashboardServer
And a link with the supported cameras
http://www.gphoto.org/proj/libgphoto2/support.php
Next steps would be to integrate a stepper motor and make use of the extra ports from the Universal PCB to control the stepper motor for an automated focus stacking rail. Maybe this would be even easier with the help of the pitop robotics kit. Not sure how powerful are the two motors but I see that the expansion plate has 12V ports for motors.
Have a nice weekend everyone,
Luis