Building the Cheapest 3-Channel RC Plane
by Misfit Maker in Circuits > Microcontrollers
1181 Views, 18 Favorites, 0 Comments
Building the Cheapest 3-Channel RC Plane
I’ve always wanted to build an RC plane, but as many know, while constructing the frame is cheap, the real cost is in the electronics—especially the transmitter and receiver, which make up a significant portion of the expense. So to create an RC plane on a super-low budget, I focused on reducing costs for the transmitter and receiver.
After doing some research, I found a few videos demonstrating how to control RC planes with ESP32 boards using their Wi-Fi capabilities. Most examples were simple paper planes with two coreless motors to control pitch and direction, but I wanted to take it a step further by adding actual control surfaces for pitch and yaw control.
Now we know that the ESP32 could work as both a transmitter and receiver, so with some coding adjustments, we could customize it to our needs. Luckily, I had a Xiao ESP32-C3 board, which I set up as the receiver, while a webpage on my phone served as the transmitter through the C3’s Wi-Fi.
To handle pitch and yaw, I used magnetic actuators [coils salvaged from a clock mechanism]. To keep costs even lower, I constructed the plane’s frame from thermocol boards salvaged from packaging materials. If you’re planning to make one, I’d recommend using Depron sheets [or sheets specifically for RC planes] instead—they’re stronger and more durable, as thermocol can be fragile and couldn't survive crashes.
For thrust, I used a 720 coreless motor with a 55mm propeller, controlled by an SI2302 N-channel MOSFET. The complete circuit diagram and code are provided in the following steps. With all these elements, I was able to build a 3-channel RC plane within a $12 USD budget.
So, for everyone who’s wanted to build an RC plane but felt held back by the cost, here’s my gift to you! I’ve lowered the budget bar enough that you, too, can make your own RC plane on a shoestring budget.
Supplies
Electronics parts
- 1 x Xiao esp32 C3 [ ₹437 ]
- 1 x DRV 8833 [ ₹65 ]
- 1 x 3.7V 360 mAh 30C [ ₹250 ]
- 1 x SI2302 N channel Mosfet [ ₹1.9 ]
- 1 x 10K SMD resistor [ ₹0.5 ]
- 1 x SS14 Schottky diode [ ₹0.88 ]
- 1 x 720 Coreless motor [ ₹50 ]
- Coil for the magnetic actuator ( from a clock mechanism )
RC Plane parts
- 1 x 55mm propeller [ ₹7.5 ]
- Thermocol or Depron sheet (3mm)
- Glue ( I used Araldite klear epoxy) [ ₹68 ]
- Two side tape ( optional )
- PVC Card
- 1 x OHP sheets (100 microns) [ ₹2 ]
- 2 x 3mm Neodymium magnet [ ₹12 ]
- 1 x 10mm candle [ ₹ 3 ]
- Nylon thread
Tools for the build
- Craft knife
- Emery paper (220 grit)
- 3mm Drill Bit (For Magnet Placement Holes)
- Soldering iron
If you’re planning to use thermocol sheets to build your RC plane like I did, you’ll need to set up a jig with nichrome wire to cut 3mm thin sheets from the bulk thermocol. However, if you’re using Depron sheets, you can skip this hassle entirely.
Total cost = ₹897.78 + miscellaneous expenses = ₹1000 (approximately $12 USD).
Magnetic Actuator Part 1
We'll begin by building the actuator for our RC plane. First, I’m cutting the moving part of the actuator from a PVC card, then gluing a 3mm neodymium magnet into the pre-drilled holes.
Magnetic Actuator Part 2
Now, we’ll be making the coil for the magnetic actuator. I’m using a 10mm candle as a guide to wind it. For a better understanding, check out the detailed video included in this step.
Assembling the Circuit
Following the provided circuit diagram, connect and solder all components.
Downloads
Libraries to Install
Required Libraries: AsyncTCP, ESPAsyncWebServer
Before uploading the code, ensure these libraries are installed. Also, make sure to install only version 2.0.17 of the ESP32 board by Espressif Systems, as using a newer version may cause compilation issues with the code I provided in the below step.
Uploading the Code
After installing the necessary libraries, copy the code below and upload it to the ESP32-C3 board using the Arduino IDE.
In our project, the ESP32-C3 functions as an access point. To open the control webpage on your mobile device, first connect to the ESP32 Wi-Fi using the WIFI credentials provided in our code. Then, open a new page in Google Chrome and enter the IP address in the search bar (The IP address can be found in the Serial Monitor section in the Arduino IDE under the Tools tab). For a more detailed walkthrough, check out the video I uploaded in the introductory step.
Cutting Out Templates
With all the electronic components ready, you can now build any RC plane design you envision. Here, I’m creating a simple Cessna-style RC plane. Using the provided PDF template, cut out the necessary parts for your plane. Since I used thermocol, I first set up a jig to slice 3mm sheets from the bulk material. I’d recommend using Depron sheets or applying a suitable coating to strengthen the thermocol, as it’s quite fragile and prone to breaking. Then, I used an emery paper to smooth the rough edges and tapered the wing trailing edges to improve it's aerodynamics.
Downloads
Shaping the Wings
A simple shaping of the wings, as shown in the GIFs, can enhance it's structural strength and provide a pseudo-airfoil effect.
Gluing Parts Together
I used Araldite epoxy to glue the parts together, as it sets quickly and doesn’t react with foam boards. Before attaching the wings, I sanded the joining sections for a perfect fit.
Mounting the Control Surfaces
To mount the control surfaces, I cut 1.5mm-wide strips from a 100-micron thick OHP sheet and used them to attach the rudder and elevator to the RC plane’s frame with glue as shown in the above GIFs / Images.
Mounting the Motor
Now, I secured the 720 coreless motor to the frame using Araldite glue. Before gluing, ensure the motor is angled slightly to the right (about 2-3 degrees)[Direction of propeller- Clockwise when viewed from the back] as shown in the above pictures.
Final Setup
With the frame complete, all that’s left is to attach the electronic components and solder the necessary connections. I attached the components to the frame using double-sided tape, though a hot glue gun is also a great option for securing them. Ensure you position the lithium-ion battery on the frame so that the plane balances slightly nose-down when held 1/4 to 1/3 of the way back from the wing’s leading edge.
Wing Support
The final step is to reinforce the wings using nylon threads. I made small holes in the wings with a safety pin, guided by the PDF template from step 6, and threaded them as shown in the GIF above. Once the threads were set, I applied a dab of glue around each hole to keep them firmly in place and to strengthen the area, helping prevent any tearing. With that, the build is complete!. You can choose to paint it or add a protective coating if desired.
From Scratch to Sky
This project has proven that building an RC plane doesn’t have to be expensive or out of reach. By focusing on reducing costs where it matters most—electronics and materials—I was able to create a fully functional 3-channel RC plane on a budget of just $12. Whether you're a beginner or someone looking for a low-cost DIY project, I hope this build inspires you to try your hand at making your own RC plane. With a bit of creativity, resourcefulness, and the right tools, you can bring your ideas to life without breaking the bank. The sky’s the limit—happy building!
Thank you for following along with this project! I hope you enjoyed reading about it as much as I enjoyed sharing it with you.