https://github.com/guillaumef/cg-scale-wifi-oled
CG scale for all rc planes with OLED/WIFI - foldable design
https://github.com/guillaumef/cg-scale-wifi-oled
cg-scale dlg esp32 f3f-gliders f3x-gliders foldable parkflyer rc-plane scale wifi
Last synced: about 2 months ago
JSON representation
CG scale for all rc planes with OLED/WIFI - foldable design
- Host: GitHub
- URL: https://github.com/guillaumef/cg-scale-wifi-oled
- Owner: guillaumef
- License: gpl-3.0
- Created: 2019-05-28T17:59:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T21:30:21.000Z (about 3 years ago)
- Last Synced: 2025-03-27T02:11:16.827Z (2 months ago)
- Topics: cg-scale, dlg, esp32, f3f-gliders, f3x-gliders, foldable, parkflyer, rc-plane, scale, wifi
- Language: HTML
- Homepage:
- Size: 102 MB
- Stars: 14
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cg-scale-wifi-oled
A fresh, completely refactored design and rewrote code highly inspired by the original and innovative Olkal cg-scale design.
## Features
- recent ESP32 wifi-bluetooth-oled board, mainstream and low cost (sub $10) - all-in-one
- minimal and well designed parts (3d printing)
- foldable and easy transport
- manage from a parkflyer, 1m DLG to bigger aerobatic motorised planes (and tunable), and of course F3X gliders
- full remote control: tare, configuration and monitoring via Wifi
- precise tuning
- configuration saved in the ESP32 flash memory
- standalone display with the ESP32 oled
- powered with a simple 1S lipo, a 5V USB battery, Li-Ion 18650, ...
- multi-language design (included: english, french)
- complete documentation
- easy code upload in the ESP32 with the arduino.cc IDE (few steps documented in 'soft' folder)The scale 3d parts are parametric and designed with openscad. You can edit the SCAD file and regenerate the STL.
## Comment
Photos were taken from my development unit.
The available parts are now enhanced in strength and stiffness at key points.
Depending on your rc models, you can even trim the rods to lower length to get even more stiffness.
The girder (holding the rods vertically), with its inverted V-shape, is designed to lock itself on the support when a weight is applied.## Documentation
- [x] Circuit diagram: [CG Scale Circuit Diagram](documentation/circuit-diagram.pdf)
- [x] Assembly: [CG Scale Assembly](documentation/assembly.pdf)
- [x] Manual: [CG Scale Manual](documentation/manual.pdf)
- [x] Soft: [CG Scale Soft](soft/)
## Display/Interface
#### Standalone OLED
#### Wifi interface
![]()
![]()