Skip to content
Eckhard Völlm edited this page Feb 29, 2020 · 28 revisions

Welcome to the OpenIVario Wiki!

At the begin i want to show a short Demo of the variometer, including sensitivity and full sunlight test, followed by an explanation of various setup options and how to use.

The project is dedicated to my new flight computer development using ESP32 WROOM development board plus modern sensors such as BMP280, DS1820b, MP5004DP, and colored sunlight readable display display. It delivers data in the well known and documented OperVario format to any flight computer running XC-Soar.

The design supports the follwing sensors:

  • Outside Temperature
  • Airspeed
  • Variometer
  • Barometric Altitude

The ESP32 module contains a bluetooth sender module, so we are able to transmit all data to XCSoar in 'OpenVario' format, so XCSoar can operate as full glide computer with TE-Vario, Barometric Altitude, Speed and more.

Prototype with 500 nits 2.4 inch IPS Technology LCD Display:

IPS Display 2.4 inch Sensor Board PCB

The current Soft- and Hardware features:

  • Easy QNH and McCready Adjustment

  • Audio-Generator with adjustable Volume and Deadband plus setup option for frequency and range

  • Loudspeaker integrated

  • Option for Flap Position Indicator

  • S2F (Speed2Fly) indicator with configurable MC and Ballast based on customizable Polar

  • More that 80 Polars are already included ( list in https://github.com/iltis42/OpenIVario/blob/master/main/Polars.cpp )

  • IAS (Indicated Airspeed) Indicator

  • Temperatur Indicator

  • Battery Charge Indicator

  • Variometer display with adjustable range (1 m/s - 30 m/s), and damping ( 1s - 10s )

  • Classic Bluetooth for OpenVario Interface for Android devices running XC Soar

  • High precision barometric Altimeter 1 hPa (8 meter) absolute acuracy

  • Sunlight readable 500 nits 2.4 inch IPS Technology Display

  • Battery Voltage Indicator

  • Audio Switch for Vario/S2F Audio

  • Detailed Setup Menu

  • Gerber files for PCB Available

  • 3D Printed Housing Available

  • Schematic Sensor Board: Sensor Board Schematic

  • Schematic Display Board: Display Schematic

Clone this wiki locally