Skip to content

PoeBlu/radar

 
 

Repository files navigation

radar

Display flight tracks on the UnicornHatHD module for Raspberry Pi

This will run without the UnicornHatHD module, but will simply print information to the console.

Dependencies: numpy, requests

Run the tracker.py module, specifying the coordinates you wish to track in the call to the track function. The range argument defaults to 25km but can be changed.

Acknowledgments: the Kalman Filter code is adapted from the examples at http://scottlobdell.me/2014/08/kalman-filtering-python-reading-sensor-input/

About

Display flight data on the UnicornHatHD module for Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%