This Module by LiteWing Might Be Our Answer to Drone Navigation Without GPS

When my students transition from DJI drones that have waypoint missions, GPS modules, and AI tracking, down to a 75mm FPV drone, they’re quick to point out how difficult they are to control: that’s where LiteWing’s Stabilization Module picks up the slack for smaller projects.

Most drones of that size can’t spare a few grams of weight, so a dedicated GPS module is out of the question, and LiteWing has come up with a great Open Source solution.

Most people donโ€™t realize how much โ€œnormalโ€ drone flight is propped up by Global Navigation Satellite Systems (GNSS) until they try flying an FPV or DJI drone indoors, or anywhere that a typical DJI drone will enter โ€œAttitude Mode,โ€ which disables the onboard GPS module. The second you lose satellites, the drone stops being โ€œsmartโ€ and starts being a nervous little blender that wants to drift into the nearest wall.

Litewing Stabilization Module That Allows Drones To Navigate Without Gps Satellite Connection | Photo Credit: Litewing
LiteWing Stabilization Module that allows drones to navigate without GPS Satellite connection | Photo Credit: LiteWing

What Is This Thing?

This module pairs two sensors that show up repeatedly in unmanned aviation: Optical Flow sensors and Time of Flight (ToF) modules. Hackster recently highlighted the LiteWing Drone Positioning Module, a small add-on board that gives a LiteWing ESP32-based drone the ability to hold altitude and fight drift without access to GNSS (Global Navigation Satellite Systems), such as GPS.

The LiteWing module uses two sensors that make sense together for GPS-denied flight:

  1. Optical flow sensor (PMW3901)
    Optical flow is basically an optical mouse sensor pointed at the ground. It watches the surface texture underneath the drone and measures how that pattern shifts between frames. That shift becomes motion data in X and Y, and it’s combined with other instrument data to navigate.

So if the drone starts “drifting” sideways, optical flow sees it immediately, and the flight controller can push back. That is the core of GPS-denied drift correction.

  1. Time of flight distance sensor (VL53L1X)
    Optical flow alone is not enough because the math changes with altitude. The same โ€œpixel shiftโ€ can mean very different real-world movement depending on how high you are above the ground. A time of flight sensor fixes that by measuring actual distance to the surface below, by timing how long it takes a laser beam to return to the sensor.

This is also why GPS-denied position hold tends to feel way better with ToF than without.

The drone itself, separate from the positioning module, is built around an ESP32 flight stack and uses an IMU (MPU6050) for stabilization. Thatโ€™s your baseline โ€œkeep the drone levelโ€ sensor package, like the ones youโ€™d find on a 65mm โ€œtiny whoopโ€. The positioning module is what makes it stop drifting an Olympian on skates.

Litewing Stabilization Module, Useful In Gps-Denied Environments | Photo Credits: Circuit Digest
LiteWing Stabilization Module, Useful in GPS-Denied Environments | Photo Credits: Circuit Digest

How Does GPS-Denied Position Hold Work?

This is not a GPS replacement for long-range flights. This is GPS-denied stabilization and position hold, which is a different way to navigate entirely.

The breakdown of how these sensors interact is as follows:

  • Optical flow measures horizontal velocity relative to the ground.
  • The onboard sensors use that horizontal velocity over time to guess position based on changes from a “starting point”.
  • A PID controller applies corrections as it needs.

In my aviation/drone technology classes, we use DJI Tello’s, which are old(er) drones used for educational purposes.

The Tellos also use ToF sensors and Optical Flow sensors to maintain an accurate position hold feature, but they also highlight the downsides, like drifting and sharp drops in altitude.

The Limits of the LiteWing Module’s Hardware

Obviously Optical Flow is not a replacement for a GPS module, and there’s a reason they are used in unison. The texture of a surface, altitude of an aircraft, and dead reckoning drift are all limiting factors when only using these sensors.

By adding an explicit laser range-finder and a GPS module, you’ll be getting the best positioning possible (until you get into RTK).

DroneXL’s Take

This is the kind of GPS-denied tech that actually teaches people something.

A lot of pilots never touch the real problem space. They fly GPS-assisted platforms, hit record, and assume the drone is โ€œsmart.โ€ GPS-denied flight removes the training wheels. It forces you to care about sensors, estimation, control loops, and why stability is not free.

LiteWing making this chip modular is a big deal. You can plug it in, test it, tune it in BetaFlight, and learn. You can break it, fix it, and learn more. That is how you build pilots and future engineers that understand autonomy instead of just consuming it.

If you are trying to get into indoor robotics, DIY engineering, or FPV drones, GPS-denied position hold is the lane, and this module is an easy way to get started.


Discover more from DroneXL.co

Subscribe to get the latest posts sent to your email.

Check out our Classic Line of T-Shirts, Polos, Hoodies and more in our new store today!

Ad DroneXL e-Store

MAKE YOUR VOICE HEARD

Proposed legislation threatens your ability to use drones for fun, work, and safety. The Drone Advocacy Alliance is fighting to ensure your voice is heard in these critical policy discussions.Join us and tell your elected officials to protect your right to fly.

Drone Advocacy Alliance
TAKE ACTION NOW

Get your Part 107 Certificate

Pass the Part 107 test and take to the skies with the Pilot Institute. We have helped thousands of people become airplane and commercial drone pilots. Our courses are designed by industry experts to help you pass FAA tests and achieve your dreams.

pilot institute dronexl

Copyright ยฉ DroneXL.co 2026. All rights reserved. The content, images, and intellectual property on this website are protected by copyright law. Reproduction or distribution of any material without prior written permission from DroneXL.co is strictly prohibited. For permissions and inquiries, please contact us first. DroneXL.co is a proud partner of the Drone Advocacy Alliance. Be sure to check out DroneXL's sister site, EVXL.co, for all the latest news on electric vehicles.

FTC: DroneXL.co is an Amazon Associate and uses affiliate links that can generate income from qualifying purchases. We do not sell, share, rent out, or spam your email.

Follow us on Google News!
Zachary Peery
Zachary Peery

Zachary is an experienced sUAS pilot with a strong background in cinematography, UAS training, utilities and customer delivery operations. He graduated from Fort Hays Tech, where he developed expertise in operations management, UAS operations, GIS workflows, industrial automation, and CAD.

With hands-on experience spanning drone photography, agricultural applications, and FPV flying, Zachary brings both technical knowledge and practical insight to his coverage of the drone industry. His passion for all things drone-relatedโ€”especially FPV and agricultural technologyโ€”drives his commitment to sharing the latest developments in the unmanned systems world.

Having moved frequently in his professional career, Zachary has developed a unique ability to connect with people from diverse backgrounds and adapt to new environments quickly. Currently based in Coolidge, Arizona with his wife and son, he embraces an active outdoor lifestyle that includes snowboarding, skateboarding, surfing, mountain boarding, hunting, and exploring nature.

When he's not flying drones or writing about the latest in UAV technology, you'll find Zachary staying on top of tech trends or seeking his next outdoor adventure.

Articles: 37

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.