/AltimeterDemo

Altimeter on a 128x64 OLED display driven by a Tiva C Launchpad and powered by DCS-BIOS

Primary LanguageC++MIT LicenseMIT

AltimeterDemo

This sketch shows the A-10C Altimeter readout on a 128x64 OLED display connected to a TI Tiva C Series Launchpad.

Here's a demo video.

Compile and flash with Energia.

It requires my modified version of the Adafruit_SSD1306 library that works with Energia. You will also need to add the Adafruit GFX library.

It should be easy enough to compile this in the Arduino IDE, although it may be too slow to display without glitches (I have not tested this).

The fonts were exported in .xbm format using GIMP (rename the file to .cpp afterwards and add it to your sketch).