项目作者: olkal

项目描述 :
CG scale for F3X gliders
高级语言: C++
项目地址: git://github.com/olkal/CG_scale.git
创建时间: 2017-04-17T21:14:30Z
项目社区:https://github.com/olkal/CG_scale

开源协议:

下载


F3X CG_scale

Arduino based Open Source CG scale for F3X gliders (and other model airplanes)
The scale can be used for most modern F3F/F3B gliders with slim fuselages and will calculate the CG and weight.

CG_scale

Update 18.12.2022 1.2.2, changed to a better i2c library for the 1602 LCD

Update 05.02.2022 1.2.1, minor bug fix + optional larger LCD box bottom part

Update 01.12.2021 1.2.0, Arduino code re-write:

  • New function: Serial Monitor menu/input
  • New function: Calibration routine for loadcells
  • New function: Calibration routine for battery voltage
  • Configuration parameters in new file config.h
  • Store calibration values in EEPROM
  • I2C Display code changed
  • Display battery voltage also for I2C display
  • Optional Zero Offset button included
  • Low battery warning
  • Updated instructions, circuit diagram and BOM
  • ++