Skip to content

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

License

Notifications You must be signed in to change notification settings

jboecker/AltimeterDemo

Repository files navigation

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).

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages