What is WingFC? (The Simple Version)

Think of WingFC as the "brain" for a small, homemade model airplane.

It's a tiny, lightweight computer board that you install in a specific type of plane called a "flying wing." Its main job is to make the plane easier and safer to fly.

Why is it Special?

This project is built around one big idea: keeping your plane under 250 grams (about 8.8 ounces).

In many places, this 250g weight is a "magic number." Planes under this weight are often considered toys and are exempt from many of the complex drone laws. This means you can often fly them without needing to register them or use special remote tracking equipment, making it much easier and cheaper for a hobbyist to get started.

What Does the "Brain" Do?

The WingFC board handles several complex jobs for you, so you can focus on flying:

  1. Stabilization: It acts like a co-pilot, automatically keeping the plane stable and level, even if it's a bit windy. This makes flying much smoother and easier, especially for beginners.
  2. Elevon Mixing: A flying wing doesn't have a normal tail with rudders and elevators. It just has two flaps on the wing (called "elevons") that control everything. The WingFC board does the complicated math to automatically move these two flaps in just the right way to make your plane go up, down, or bank left and right, all from your simple remote control inputs.
  3. Failsafe: This is a key safety feature. If your plane flies too far away and loses the signal from your remote control, the WingFC can be set up to take over. For example, it could cut the motor and make the plane gently glide down, preventing it from flying away or crashing hard.
  4. Compatibility: It's designed to work with most popular, modern radio control systems right out of the box.

Key Components

  • The Hardware: It uses a tiny, off-the-shelf computer chip called the Seeed Studio Xiao nRF52840 Sense. This board is perfect because it's incredibly small and light, helping you stay under that 250g weight limit.
  • The Software: The project is "open-source," meaning the programming code is available for free for anyone to see, use, and even help improve. It's written in a modern language called TinyGo.

In short: WingFC is an open-source "brain" that lets you build a small, fun-to-fly model airplane that is so lightweight it bypasses many of the complicated rules, making the hobby more accessible to everyone.