Category: RC & FPV

  • Hardware SmartPort Inverter using BC547 bipolar transistors

    Hardware SmartPort Inverter using BC547 bipolar transistors

    This post is only a short update for SmartPort inverter for F4 flight controllers. Here is alternative SmartPort inverter circuit using bipolar BC547 instead of unipolar 2N7000. All other aspects of operations are the same like in MOSFET version.

  • How to connect APM Power Meter to INAV

    This topic was eluding me for some time now. It’s time fix the problem and finally present a short tutorial how to connect 90A APM Power Meter for flight controller boards running Betaflight / INAV software and equipped with Current Meter ADC input. I will not show where to connect APM Power Meter to flight…

  • 3D Printed 433MHz Moxon Antenna With Arm And Snap Mount

    It’s still middle of winter here in northern hemisphere, but I’m slowly preparing for next flying season. One of my goals is to push my DIY HC-12 Telelemetry System to a next level. In both range and quality. For quality I’m planning small hardware LTM decoder with LCD. For range, I want to reach at…

  • Using PCA9685 with INAV

    Using PCA9685 with INAV

    The PCA9685 PWM driver working as servo extender is no longer supported in INAV. Use S.BUS output and S.BUS servo extenders instead One of the hardware limitations of flight controllers that usually multirotor users ignores is a number of PWM outputs. To fly a quadcopter you need “only” 4 PWM outputs. Since most FCs have…

  • SmartPort inverter for F4 flight controllers

    SmartPort inverter for F4 flight controllers

    While STM32F4 family processors installed in newest flight controllers are superior to STM32F3 (and F1 of course) in terms of raw speed, they are inferior to F3 family in terms of IO handling capabilities. For example, F4 family is not equipped with UART port inverters. There is an S.BUS inverter, but not a SmartPort inverter.…

  • INAV: how to setup asynchronous gyro

    This functionality was removed from the code together with INAV 3. Do not try to set it up, it won’t work. Just flash latest INAV and enjoy the flight without any hassle Your Uncle Good Advice Together with version 1.4, INAV introduced asynchronous gyroscope processing. What is async gyro and why it is useful to…

  • Mastering INAV Accelerometer Calibration – Step-by-Step Guide

    Mastering INAV Accelerometer Calibration – Step-by-Step Guide

    One of the most often forgotten tasks required to bring the most of INAV, is good accelerometer calibration. Why? While flight controller software like Betaflight use accelerometer only to compute UAV’s body inclination (Angle and Horizon modes as well as artificial horizon), INAV uses it also for position estimation. INAV not only has to know…

  • Hobbyking Mini DLG Pro 990mm durability fix

    Entry level DLG (Discus Launch Glider) from HobbyKing has a quite important flaw for a “entry” level model: it is not durable. As a matter of fact, it is quite fragile, specially where plastic nose section is attached to composite fuselage tube. It is attached only with 3 small screws, and I can guarantee: every…

  • Omnibus F4 Pinout

    Omnibus F4 Pinout

    Omnibus F4 is a new family of All-In-One (AIO) STM32F4 based flight controllers with integrated OSD (On-Screen-Display) for FPV purposes. Basically, it is Airbot F4 / Flip32 F4 with added MAX7456 and some minor tweaks.