Calibrating your BetaFlight OSD battery voltage display

  Рет қаралды 20,331

Whirly Bloke

Whirly Bloke

Күн бұрын

In this video I'll show you how to calibrate the battery voltage shown in your BetaFlight OSD. Getting the voltage monitor calibrated in BetFlight is essential if you want the voltage alarms to work properly. And it'll show you the correct battery voltage on your main battery display.
Configuring this is quick and simple and is required because each flight controller is slightly different. You just need a quad, a battery and a multimeter and you'll have it setup in a couple of minutes. It could save your bacon.
Betaflight voltage monitor: github.com/bet...
Here's how the Scale, Voltage Multiplier and Divide Multiplier are used.
VBAT_SCALE = 110 // This is the default scale and also the one shown in the BFC GUI
VBAT_DIVIDER = 10 // This is the default divider value and also the one shown in the BFC GUI
VBAT_MULTIPLIER = 1 // This is the default multiplier value and also the one shown in the BFC GUI
ADC_VOLTAGE_REFERENCE_MV = 3300 // This is the ADC reference voltage which is generally calculated at 3.3 volts
ADC_RESOLUTION_MAX = 4095 // 4095 (0xfff) is the maximum value for a 12-bit digital value which is what the ADC uses
ADC_MAX = 0xfff
RESULT = (((ADC_SOURCE_VALUE * VBAT_SCALE * ADC_VOLTAGE_REFERENCE_MV / 100 + (ADC_RESOLUTION_MAX * 5)) / (ADC_RESOLUTION_MAX * VBAT_DIVIDER)) / VBAT_MULTIPLIER)
If you want to see the BetaFlight code that does this, have a look at the voltageAdcToVoltage function (around line 158) in the BetaFlight src that calculates the display voltage from the input source voltage in /src/main/sensors/voltage.c
╔════╡My Gear╞════════════════════════╡
║ ► HD Goggles - FatShark HDO: bit.ly/2VYgjmX
║ ► Regular Goggles - FatShark Dominator V3: bit.ly/2YKTHmW
║ ► VRX Module - OwlRX: bit.ly/2wjIehD
║ ► Radio - Taranis X9D: bit.ly/2WZPzyC
║ ► Portable Battery Charger - ToolKitRC M8: bit.ly/2VJPE8c
║ ► Workshop Battery Charger - iCharger 406 Duo: bit.ly/2VDMG5m
║ ► Soldering Workstation - Saike-909: bit.ly/2JAr9Jc
╚══════════════════════════════════╡
► Facebook - / whirlybloke
► Twitter - / whirlybloke
► Instagram - / whirlybloke
#whirlybloke #betaflight #toptip

Пікірлер: 75
FPV Battery Voltage & Current Calibration (FLY LONGER!)
13:58
How To Get Married:   #short
00:22
Jin and Hattie
Рет қаралды 25 МЛН
Bike Vs Tricycle Fast Challenge
00:43
Russo
Рет қаралды 105 МЛН
Betaflight 4.3 Power and Battery Tab | COMPLETE WALKTHROUGH PART 7
25:18
"Dynamic Idle" the most useful Betaflight feature you never heard of
17:34
Cutting open the BEST Li-ion cell in FPV: Molicell P45B
14:23
Chris Rosser
Рет қаралды 9 М.
Hacking a weird TV censoring device
20:59
Ben Eater
Рет қаралды 3,1 МЛН
The safest way to calibrate your Betaflight current sensor
7:04
Joshua Bardwell
Рет қаралды 101 М.
FPV Quick tip: Fixing a flashing OSD battery voltage
6:40
CurryKitten
Рет қаралды 16 М.
Power Supplies and Electronic Life-Hacks (ElectroBOOM101 - 009)
14:37
ElectroBOOM
Рет қаралды 1,5 МЛН
How To Get Married:   #short
00:22
Jin and Hattie
Рет қаралды 25 МЛН