Joshua Bardwell’s video series is an exciting journey for those eager to embark on the adventure of building their own FPV drones. Part 5 of this series focuses on a pivotal aspect: setting up endpoints and channel mapping, ensuring your quadcopter responds exactly to your transmitter’s commands. By emphasizing the importance of understanding flight controllers and receiver protocols, you’ll be equipped with the know-how to connect and configure your components seamlessly.
The guidance doesn’t stop at basic instructions. Bardwell dives into the specifics of enhancing your drone’s functionality, such as explaining the nuances of different UARTs and how they relate to peripherals. You’ll gain insights on setting up Spektrum and Crossfire receivers, ensuring you choose the right protocol for your needs. If you’ve been keeping up with Joshua’s series, or are even just starting, this video adds essential layers to your FPV drone-building knowledge.
2022 UPDATE! CLICK HERE! • 2022 Freestyle FPV Drone Build (DIY K…
Worried about what to purchase? Discover THE ULTIMATE FPV SHOPPING LIST: https://www.fpvknowitall.com/ultimate…
SUPPORT ME ON PATREON at: http://bit.ly/2Ep5Sia
THIS IS MY FULL TIME JOB. Here are other ways that you can support me: https://www.fpvknowitall.com/support-me/
I’m going to guide you through every single step of building this $120 FPV Drone. Consider this my comprehensive beginner guide, covering all the steps, with all the essential background information you need. This isn’t just a how-to guide, it’s an introductory course to provide the knowledge you require to build FPV drones.
Watch the full playlist at: • Beginner Guide $120 FPV Drone How To …
How to bind/set up Spektrum SRXL and SRXL2 receiver:
• Best Spektrum Receiver for FPV – SPM4…
How to bind/set up Crossfire receiver:
• Jumper T16 Crossfire Bind and Setup
— PRODUCT LINKS —
I receive a commission (at no extra cost to you) if you make a purchase after clicking one of the affiliate links below.
Purchase the Eachine Tyro119 at:
RaceDayQuads – https://bit.ly/3i8G8Hk
Banggood – https://bit.ly/39czE5o
The Tyro129 is the identical quad but with 7″ props. If you’re more interested in cruising than in freestyle or racing, the 129 might be a better pick.
Banggood – https://bit.ly/3aQWKPO
Purchase the Jumper T16 MultiProtocol Radio Transmitter at:
Newbeedrone – http://bit.ly/2OeWulz
AliExpress – http://bit.ly/2MdrIaL
Hobbycool – http://bit.ly/2ULMnsO
Amazon – https://amzn.to/2D6v3EV
Pyro-Drone – http://bit.ly/2Ko2RmI
Grayson Hobby – http://bit.ly/324kNaF
Purchase the Jumper R1 receiver at:
GetFPV – https://bit.ly/394GDxi
Grayson Hobby – https://bit.ly/3alXhd2
Banggood – https://bit.ly/3alFR0x
MANDATORY DISCLAIMER: I am a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for me to earn fees by linking to Amazon.com and affiliated sites.
Most or all links above are affiliate links, and I will receive compensation if you use them.
Understanding Receiver Types
Introduction to FPV Drone Receivers
When diving into the world of FPV drones, understanding the various types of receivers available is crucial. These tiny yet mighty components are what allow your drone to communicate with your transmitter, ensuring every input you make is translated into precise actions by your drone. Receivers come in various types and specifications, each designed to work with specific transmitters and transmitting protocols. As a beginner looking to build your first FPV drone, familiarizing yourself with the basics will help you make informed decisions and troubleshoot effectively.
Spektrum SRXL and SRXL2 Overview
Spektrum’s SRXL and SRXL2 are digital serial receiver protocols that offer increased accuracy and performance for FPV enthusiasts. SRXL is known for its robustness and reliability, making it a popular choice for many drone builders. SRXL2, the upgraded version, further enhances the communication speed and precision, offering a higher resolution control experience. Both protocols support telemetry, providing real-time feedback on various flight parameters straight to your transmitter. This feature can be invaluable for analyzing and improving your flight performance.
Crossfire Receiver Basics
Crossfire by Team BlackSheep has gained immense popularity due to its long-range capabilities and low latency performance, making it ideal for both racing and freestyle flying. Crossfire operates on the 900 MHz band, which allows for excellent signal penetration and reliability. It’s a preferred choice for pilots who demand the best control link between their transmitter and drone. Understanding how Crossfire works can give you an edge in overcoming communication challenges, especially in dense environments where signal interference is common.
Choosing the Right Receiver for Your Setup
Selecting the right receiver boils down to understanding your specific needs and the environment you’ll be flying in. If you’re prioritizing range and minimal latency, Crossfire could be your go-to choice. However, if compatibility and ease of use with Spectrum’s ecosystem are more crucial, then SRXL or the newer SRXL2 would be fitting. Budget considerations also play a role, as some receivers may offer advanced features at a higher cost. Balancing these factors will help you choose a receiver that complements your setup and enhances your overall flying experience.
Setting Up Your FPV Drone Receiver
Connecting the Receiver to the Flight Controller
Connecting your receiver to the flight controller is a fundamental step in your drone’s setup. This involves physically attaching the receiver to the correct pads on the flight controller, often requiring some soldering skills. The receiver’s signal wire (often labeled as RX or signal) needs to be connected to the appropriate UART pad on your flight controller. Pay attention to your flight controller’s manual to ensure you’re connecting to the right pads, as incorrect connections could lead to communication failures.
Enabling Serial RX in BetaFlight
Once your receiver is physically connected, the next step is to configure it using BetaFlight. Serial RX needs to be enabled on the specific UART to which your receiver is connected. This can be done in the Ports tab of BetaFlight Configurator. By enabling Serial RX, you’re essentially instructing the flight controller to listen for the receiver’s signals on that UART port. Always remember to save your settings in BetaFlight after making these changes to ensure they’re applied correctly.
Configuring Receiver Protocols
Configuring the receiver protocol in BetaFlight involves selecting the appropriate protocol that matches your receiver, such as SBUS or Crossfire. This setting ensures the flight controller accurately interprets the signals sent by the transmitter. Navigate to the Configuration tab in BetaFlight, where you’ll find the Receiver Protocol section. Choose the correct protocol based on your receiver’s specifications to ensure seamless communication.
Troubleshooting Receiver Connection Issues
If you encounter issues with receiver connections, it’s important to systematically troubleshoot to pinpoint the problem. Firstly, double-check your physical connections to ensure they are secure and correctly soldered. If the issue persists, review your BetaFlight settings to verify Serial RX is enabled for the correct UART and the appropriate receiver protocol is selected. Oftentimes, consulting your receiver’s manual or online forums can provide insights into overcoming specific challenges.
Understanding UARTs on Flight Controllers
Definition and Purpose of UARTs
UARTs, or Universal Asynchronous Receiver-Transmitters, are integral components on flight controllers that facilitate communication between various peripherals like receivers and GPS modules. Think of them as communication highways that allow different parts of your drone to exchange information effectively. Understanding UARTs is essential for setting up your receiver, as you’ll need to connect it to an appropriate UART for it to function correctly.
Locating UART Ports on Your Flight Controller
Locating UART ports on your flight controller is a simple yet crucial task. These ports are usually labeled on the flight controller’s circuit board as TX (transmit) and RX (receive), followed by a number indicating the UART (e.g., RX2, TX3). Refer to your flight controller’s documentation or schematic to find these ports, ensuring you connect your peripherals to the right ones for proper operation.
Connecting Receivers to UART Ports
Connecting your receiver involves soldering its wires to the designated UART ports on the flight controller. Typically, you’ll connect the receiver’s signal wire to an RX pad on the flight controller. Some setups may also require soldering the receiver’s TX wire, especially for bidirectional communication like telemetry. Ensure you follow guidelines specific to your receiver type to avoid connection errors.
Verifying Connections in BetaFlight
Once connected, it’s vital to verify that your receiver is properly communicating with the flight controller. In BetaFlight, navigate to the Receiver tab and move the sticks on your transmitter. If the setup is correct, you should see the corresponding channels respond in real-time. If there are discrepancies, revisit your connections and BetaFlight settings to identify and fix any issues.
Configuring Channel Mapping
Understanding Channel Mapping Basics
Channel mapping is about assigning the correct control inputs from your transmitter to the corresponding functions on your drone (e.g., throttle, yaw, pitch, roll). Without proper channel mapping, your drone might behave unpredictably. Understanding how channel mapping works is vital for ensuring that each stick movement on your transmitter results in the intended action from your drone.
Using BetaFlight to Map Channels
In BetaFlight, channel mapping is configured in the Receiver tab. You’ll typically see options for AETR, TAER, and similar configurations, which represent different channel orders. Align the channel order in BetaFlight with that of your transmitter to ensure coherent control during flight. Adjusting these settings allows you to match the expected response patterns for a more intuitive flying experience.
Correcting Channel Mapping for Accurate Control
If you notice any mismatch in control response (e.g., moving the throttle stick affects yaw), it’s crucial to correct the channel mapping. Revisit the Receiver tab in BetaFlight, and refer to your transmitter’s manual to align channel orders properly. Precise mapping is key to intuitive control and prevents unintended maneuvers that could result in crashes.
Common Channel Mapping Mistakes to Avoid
One common mistake is assuming the default channel order in BetaFlight matches your transmitter’s order. Always verify and adjust as needed. Another mistake is ignoring input saturation, which can occur if channels aren’t centered or endpoints aren’t correctly set, leading to erratic drone behavior. Regular checks and adjustments can help avoid these pitfalls.
Setting Up Endpoints
Defining Endpoints in FPV Drone Context
Endpoints define the limits of your transmitter’s stick positions, translating to how far a control signal can go in each direction. Proper endpoint calibration ensures that when you push a stick to its maximum, the flight controller sees it as a full input, preventing any loss in control range. Setting up endpoints is essential for achieving precise and responsive handling of your drone.
Adjusting Endpoints for Accurate Control
Adjusting endpoints involves tweaking the range of your transmitter’s outputs to match the expected inputs by the flight controller. In BetaFlight, head to the Receiver tab, where you can observe the channel ranges as you move your sticks. Use your transmitter’s endpoint adjustment functionalities to ensure that each channel’s range reaches its intended maximum and minimum values, enhancing flight precision and control.
BetaFlight Endpoint Setup Guide
To set up endpoints in BetaFlight, connect your drone and navigate to the Receiver tab. Observe the moving bars as you manipulate the transmitter sticks, ensuring they reach the 1000-2000 range without overextending. If they don’t, use your transmitter to adjust endpoints, continuously testing until the range is correctly aligned, resulting in optimal control responsiveness.
Ensuring Consistent Endpoint Configuration
Consistency in endpoint setup across all channels is crucial for balanced control. Double-check that all transmitter inputs reach their full potential limits. Inconsistent endpoints can lead to uneven control, affecting flight stability. Regular inspections and adjustments ensure sustained precision and reliability in your drone’s handling capabilities.
Fine-Tuning Stick Input Response
Importance of Proper Stick Calibration
Calibrating your sticks is essential to ensure your transmitter reflects accurate and responsive control inputs. Improper calibration can lead to dead zones or erratic responses, impairing your flying experience. Regular calibration checks guarantee that every movement you make translates smoothly and accurately through your transmitter.
Configuring Stick Low and High Thresholds
Stick threshold configuration involves setting the minimum and maximum stick deflection values to ensure no inputs go unregistered. Adjust these thresholds in BetaFlight to eliminate dead zones where small stick movements result in no change. Proper configuration ensures seamless control and responsiveness during intricate maneuvers.
Avoiding Throttle Dead Banding
Throttle dead banding can occur if there’s a delay or non-responsiveness around your throttle stick’s mid-point. This can hinder your ability to maintain steady flight altitude. To avoid this, adjust the throttle expo and dead band settings in BetaFlight, creating a more linear and responsive throttle response that facilitates smooth altitude control.
Testing Stick Responsiveness
Testing your sticks’ responsiveness involves observing their reaction in BetaFlight or during a test flight. Move each stick through its full range to verify that the flight controller responds adequately and promptly. Identifying any sluggish or exaggerated responses allows for timely adjustments, ensuring precise and efficient control of your drone.
Exploring the Eachine Tyro119 Build
Why Choose the Eachine Tyro119?
The Eachine Tyro119 is a highly recommended choice for beginners due to its affordability and straightforward assembly process. Priced around $120, it offers an excellent introduction to building FPV drones without compromising essential features. Its components are designed to offer a balanced mix of performance and durability, ideal for both novice builders and pilots looking to hone their skills.
Recommended Usage: Freestyle vs. Racing
While the Eachine Tyro119 can cater to various flying styles, it truly excels in freestyle flying due to its robust frame and versatile flight dynamics. Its agility and power also make it suitable for racing, though users interested in cruising might consider the Tyro129 variant for a smoother, less aggressive flight experience. Choose your setup based on whether you prefer agile maneuvers or more relaxed flights.
Building the Eachine Tyro119 on a Budget
The Tyro119 represents a cost-effective entry into the FPV drone hobby, offering an all-in-one package that saves you the hassle and expense of sourcing individual components. While this budget build provides significant savings, investing time in careful assembly and configuration is paramount to achieving optimal performance. Bear in mind that buying additional tools and accessories may enhance your building and flying experience.
Complementary Components: What You Need
Alongside the Eachine Tyro119, certain complementary components will help complete your setup. Consider investing in a durable battery charger, extra propellers, and perhaps a better quality FPV camera for improved visuals. Additionally, a reliable transmitter like the Jumper T16 can elevate your control precision and flexibility, ensuring your Tyro119 operates to its full potential.
Introduction to the Jumper T16 Radio Transmitter
Features of the Jumper T16
The Jumper T16 radio transmitter is renowned for its versatile, multiprotocol capabilities, allowing it to bind with different receiver brands with ease. It features a large, user-friendly color display and customizable gimbals, making it adaptable for various flying styles. With its built-in OpenTX firmware, the T16 offers extensive programming options and telemetry support, appealing to both beginners and experienced pilots seeking advanced functionalities.
Setting Up the Jumper T16 with Your Drone
Setting up the Jumper T16 involves binding it to your chosen receiver and configuring it through OpenTX. Start by accessing the model setup menu on your T16, where you can input your model’s details and bind it with your receiver using the appropriate protocol. Thoroughly configure each channel and flight mode to ensure compatibility and responsiveness between the transmitter and your drone, achieving a seamless flying experience.
Pros and Cons of the Jumper T16
The Jumper T16’s biggest advantage is its broad compatibility, making it a versatile choice for pilots with various drones. Its customizable features and robust build quality are additional pros. However, its vast range of options may overwhelm beginners, requiring a learning curve to master its full capabilities. Despite this, regular practice and exploration of its features can unlock significant potential for enhancing your flying experience.
Optimal Settings for Beginners
For beginners, setting the Jumper T16 to its default settings with minor adjustments for sensitivity and stick response is advisable. Utilize dual rates and expo features to soften stick inputs, making it easier to manage the drone’s movements. As you gain confidence and experience, gradually tweak settings to match your evolving flying style and skill level.
Maximizing Drone Performance
Ensuring Proper Communication Between Components
Effective communication between your drone’s components is crucial for optimal performance. This involves ensuring all connections are secure and optimized, and that firmware is up-to-date. Regular checks and firmware updates across components like receivers, flight controllers, and transmitters can prevent potential issues and improve efficiency in flight.
Optimizing Flight Controller Settings
Optimizing your flight controller settings in BetaFlight enhances your drone’s responsiveness and stability. This involves tuning parameters like PID settings, rates, and filters, all of which control the drone’s behavior in flight. Fine-tuning these aspects can reduce oscillations, improve hover stability, and provide smoother flight dynamics.
Regular Maintenance and Troubleshooting
Regular maintenance involves inspecting your drone for wear and tear, replacing damaged parts, and ensuring all components function correctly. Troubleshooting any persistent issues should involve checking connections, recalibrating sensors, and reviewing configuration settings in BetaFlight. Proactive maintenance helps extend your drone’s lifespan and enhance its performance over time.
Test Flights and Adjustments
Conducting test flights allows you to observe your drone’s behavior under real conditions, making it easier to spot areas needing improvement. After each flight, note any performance issues or anomalies and adjust your settings accordingly. Gradual and incremental adjustments, followed by successive test flights, play a vital role in achieving a flight experience that meets your expectations.
Conclusion and Further Learning
Brief Recap of Key Concepts
Throughout this guide, you’ve explored essential aspects of building and configuring an FPV drone, from understanding receiver types to optimizing flight performance. These foundational concepts, including setting up receivers, channel mapping, and maximizing controller settings, are key to creating a responsive and enjoyable FPV experience.
Encouragement to Review Prior Videos
To consolidate your learning, revisit earlier videos in this series, as they provide comprehensive insights into each step of the drone-building process. Reviewing these resources can reinforce your understanding and clarify any lingering uncertainties as you proceed further in your FPV journey.
Resources for Continued Learning
Consider expanding your knowledge by exploring additional resources, such as online forums, FPV communities, and tutorial videos that delve deeper into advanced topics. Engaging with these communities offers opportunities to learn from experienced pilots and stay updated on the latest trends and technologies in FPV drone building.
Contacting Joshua Bardwell for Assistance
If you need further clarification or encounter challenges while building your drone, don’t hesitate to reach out to Joshua Bardwell for assistance. Whether through active comment sections or platforms like Facebook Messenger, Bardwell’s expertise can provide guidance to help you overcome obstacles and enhance your FPV experience.