Hi there,
I want to use the cheap camera fom JJRC H11D or Lidi L6F on a BL quad running librepilot, at least temporarily. The cameras besides sending in 5.8G can also take a pircture or recprd a video locally in responding to a low signal on the camera control lead. Hence I'll need an on/off output instead of PWM from the FC. The duration of the low level pulse would be in the order of tenth of seconds and seconds, long enough to be handled on the TX side.
I'll be using a DSM2 sat connecting to a CC3D, leaving a lot of pins on the main port. We could code a ATtiny to convert a PWM into an on off or 3 way signal, but if librepilot can do it, we would save the extra piece. The H11D camera has a two way motor inside, it would be nice to be able to have a 3 level output to drive a MOSFET bridge. Anyway since we can use a 3 level output for on/off and use 2 on/off outputs to implement an 3 level output, having either one should be good enough.
Any suggestions or hints would be appreprated.
Thanks.