Although there are MANY good circuits available on the internet for similar projects, I had a dedicated problem to solve. Most of the circuits available switches their outputs on at mid stick position (50%). My drones all use six channels (Throttle, Aileron, Rudder, Elevator, GPS Mode, Flight Mode), thus not leaving any spare channel to control my LED lights. My idea was thus to make use of the throttle channel to also control my lights.

Size of the circuit was critical, as well as using “mostly” through-hole components.
I have opted to use the Microchip PIC 12F675, and a darlington driver transistor
Step 1: Circuit Diagram

The output of the PIC drives a TIP122 darlington transistor to switch the load on and off. The transistor is capable of switching up to 2A at 14.4V without the need for any heat sink.
The load or LEDs are connected to a seperate battery (or the electric motor battery), and not from the receiver.
Step 2: PC Board Design

The PC boards were designed on the free version of Eagle. With the 100mm x 80mm size limitation of the free Eagle version, I was still able to fit 12 SMD boards, or 8 TIP122 boards per design.
Attachments
Step 3: Size of Completed Design

The bigger circuit works well in airplanes where space is not as limited. I have also added headers for easy connection to lights and batteries, but it does take up more space.
Step 4: Programming the 12F675

I suggest that the On and Off values should be about 4 counts apart to prevent flickering right at the turn-on stick position.
I have also included the HEX file for direct programming to the 12F675.
With the default values, the LEDs turn on at around 10% throttle, and will turn of at about 8%.
Attachments
Step 5: Building the Circuit

For the wiring, I use faulty servo leads for all wiring (I have a constant supply from our club members)
NOTE:
Please use silicon wire for all wiring. The insulation of non-silicon wire tend to creep away at the soldering points. As the space between the soldering points are close together, this could lead to a short circuit, and potential crash.
Step 6: Testing

In case of loss of signal, the LEDs will be switched on.
If, after programming, the self test does not work, check if the wiring is correct. If correct, make sure that the 12F675 contains valid calibration data. The software loads the calibration data at start-up, and if this data has been overwritten at a previous stage, this will result in the 12F675 continuously rebooting.
I have used both versions for some time now on the following:
– 2 x self-build quadcopters (including Phantom body)
– DJI 450 Flamewheel
– DJI 550 Flamewheel
– Sail yacht
– RC Bait boat
– Several night flight airplanes.
Step 7: Connecting the Circuit

Read more: R/C Controlled Switch for Drones