Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - JohannB

#1
General Help Q&A / USB / Wifi Camera Control
April 27, 2017, 11:07:04 PM
I have a Canon 6D and am working on an application in which I need to be able to remotely...
- trigger the camera to take a picture
- change ISO setting
- preview new images
- read the file name of new images

I can use some sort of embedded controller (Arduino with USB shield, etc) and/or an iPad

How much of this can be done over USB with ML? Wifi? Can I interface with the USB port from a lua script?

If the answer is a combination of USB and Wifi, can I use the two at the same time?