Recent content by Suncoast Cyclist

  1. S

    News How to Build an Airplane Tracker with Raspberry Pi

    The error message I received had the path '/home/pi/raspberry_pi_flight_tracker/src/../data' . The data directory should be in the main project directory '/home/pi/raspberry_pi_flight_tracker' Since this is apparently for simple data files I didn't worry about permissions and just took the...
  2. S

    News How to Build an Airplane Tracker with Raspberry Pi

    The same thing happened to me the first time I tried it so I just manually created the missing 'data' directory and now everything works.
  3. S

    News How to Build an Airplane Tracker with Raspberry Pi

    Amazing! I live very close to a fairly large airport and was able to see several planes landing and taking off in addition to the ones just going overhead. It was even more fun to enter the flight number into a flight tracker program and see the origin and destination info. Even my wife...