Read flight information via Python on a Raspberry Pi

Martin O’Hanlon has created a Python class that interrogates the JSON feed data from Piaware (the Pi implementation of FlightAware), exposing that data to any Python script that you might care to write. The class, FlightData, is available to download from Martin’s GitHub repository. You can read more about the class and see an example script over on Martin’s blog.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.