Skip to content

Display airport METAR on Adafruit PyPortal IoT display device

Notifications You must be signed in to change notification settings

bradwbonn/pyportal-metar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyportal-metar

Display airport METAR on Adafruit PyPortal IoT display device Themed after Star Trek: TNG LCARS displays Currently pulls the most recent METAR text for a hard-coded ICAO code airfield

You will need:

An Adafruit pyPortal or other compatible device with 320x240 display, and your secrets.py file configured with:

code.py

Main code which auto-executes. Set your local airfield ICAO in here.

images.zip

Zip file of .bmp images used by the app. Unzip content into /images

sounds.zip

Zip file of .wav files used by the app. ST:TNG sound effects from: http://www.lcarscom.net/sounds.htm

Future features underway:

  • Support TAF, SIGMET and NOTAMs for the airfield and nearby area
  • Select between the above options using the touchscreen
  • "Configuration" screen which allows changing ICAO and other settings

About

Display airport METAR on Adafruit PyPortal IoT display device

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages