wernerdaehn / CC3D-CableCam-Controller

CC3D and STM Cube based CableCam controller
Apache License 2.0
37 stars 15 forks source link

Aux Channel 2&3 #44

Closed litrosy closed 4 years ago

litrosy commented 4 years ago

Hi @wernerdaehn is it possible to add additional aux channels to the controller? I use the existing AUX channel for focus control, and I would use additional channels for aperture and zoom also. Great job!!!

wernerdaehn commented 4 years ago

Difficult. I am running out of Pins and Timers to use.

Can't you use the SBus output? https://github.com/wernerdaehn/CC3D-CableCam-Controller/blob/master/docs/SBus%20Output%20for%20Gimbal.md

litrosy commented 4 years ago

SBus is occupied with gimbal and camera LANC control function already. I have only one free channel left, but I want all three function(zoom, iris and focus) in one place.