Skip to content

fj604/pi-radar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-radar

Touchscreen user interface for dump1090-mutability. Tested on Raspberry Pi 3 with the official touchscreen.

Screenshot

Dependencies:

Usage:

from radar import RadarMapView
from kivy.app import runTouchApp
url = "http://192.168.1.222/dump1090/data/aircraft.json"
runTouchApp(RadarMapView(zoom=8, lat=51.44, lon=-1.03, url=url))

Tap on any aircraft icon once to show the callsign and again to show altitude, rate of climb, speed and track.

About

Touchscreen user interface for dump1090-mutability

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages