Skip to content

rhammell/pyportal-flight-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyportal-flight-tracker

This repository contains the code, libraries, and image assets required to build the PyPortal Flight Tracker.

Read a full build tutorial for this project on Hackster.io.

Project Description

The Flight Tracker collects and visualizes real-time flight data on a PyPortal device, enabling users to track and monitor the live positions of aircraft through a dynamically updating map.

To begin, a custom map image is downloaded to the PyPortal, centered on a location coordinate defined by the user. This image serves as the background for the map display. At regular intervals of thirty seconds, the Flight Tracker sends a request to the OpenSky Network API, retrieving live aircraft data that falls within the boundaries of the map.

The received aircraft positions are plotted as icons on the map, allowing users to easily view and track their movements in real-time.

Completed Project

About

Track the real-time positions of aircraft on a PyPortal display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages