Servos Controlled Over RF

Description

This is a small project I designed to test out some RF receivers and transmitters I had bought. It takes in 3 inputs which have each gone through a separate potentiometer to get a value between 0 and 1023. This is then converted into a value between 0-180 for each potentiometer and sent via the transmitter. The receiver than picks up the transmitted signal and uses the 3 values to tell 3 servos what angles they should be at. I will probably reuse the basic principles in this code again when I am at the programming stage of the drone I am planning on making. Unfortunately the circuit I designed for this has now been recycled for other projects so I don't have any images or video to display of the circuit working but I do have the scripts I used for receiving and transmitting the data. It did function as intended but only over a very short distance as the breakout boards I was using for the transmitter and receiver had no antenna's attached to them at the time.