xoration / ESPScale

F3X ESPScale - A Webfrontend for model aircraft CG Scales

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F3X ESPScale

Donate

This is a open source CG Scale for F3X gliders. With different supports it is suitable for all kinds of model airplanes.

This project is similiar to the famous CG_Scale project (https://github.com/olkal/CG_scale) but it uses a ESP to calculate the CG and uses the Wifi Module of the ESP to either connect to your home WiFi (or it can create a Hotspot). To print the frame for the CG Scale use the STL Files found in the CG_Scale project. For additional supports:

www.thingiverse.com/thing:2805321

www.thingiverse.com/thing:2805317

www.thingiverse.com/thing:2752095

It then offers a Webpage to configure the weight modules and also to display the CG, so no external display is necessary. It is also possible to save models and their CG to rebalance them later e.g. after a crash.

A demo can be seen in the following video, it does not have all features of the current version but it gives you the idea behind the project!

Demo ESP Scale

The project uses PlatformIO, so it is recommended to also use PlatformIO to compile and upload it. Also don't forget to upload the filesystem image! The Webpages are not part of the firmware itself.

In Visual Studio Code: Terminal -> Run Task (ctrl + alt + t) -> "PlatformIO: Upload File System image".

About

F3X ESPScale - A Webfrontend for model aircraft CG Scales

License:GNU General Public License v3.0


Languages

Language:JavaScript 78.0%Language:C++ 13.3%Language:HTML 8.7%