
Introduction
In a personal project, I wanted to add 2 new devices to an existing quadcopter. The quadcopter was equipped with a 6-channel receiver meaning I only had 1 spare channel to control the 2 devices:
CH 1 | : | Throttle |
CH 2 | : | Rudder |
CH 3 | : | Ailerons |
CH 4 | : | Elevator |
CH 5 | : | Flight mode |
CH 6 | : | ??? |
The following article explains how I manage to solve the issue: How can I control more than one device using a single channel.