Complete Flightradar24 kit

Discussion in 'Hardware' started by Bimmerland, Jan 23, 2020.

  1. Bimmerland

    Bimmerland New Member

    My application for a Flightradar24 ADS-B kit was turned down but I would still like to contribute. I have some basic electronic knowledge and I'm a good kit builder. What complete kit would you suggest in order for me to start the process of being a contributor. Any suggestions greatly appreciated. Thanks.
     
  2. wiedehopf

    wiedehopf Administrator Staff Member

  3. Bimmerland

    Bimmerland New Member

    I asked to be considered for a kit but was turned down. I'm a short distance from KRDU and am in the final flight path. I wanted to build a receiver and be a contributor so I was looking for a decent complete kit I could buy.
     
  4. wiedehopf

    wiedehopf Administrator Staff Member

    Why don't you just by what's on that list?
    Kits that are sold as bundles are overpriced and usually not very good.

    The components in that list will work together.
     
  5. Bimmerland

    Bimmerland New Member

    What's the difference between a pi3 and a pi4 kit.
     
  6. wiedehopf

    wiedehopf Administrator Staff Member

    For feeding pi3 vs pi4 doesn't matter much.

    The pi4 is newer and better, at the moment it also seems to be the cheaper option.
    The adsbexchange image won't work for the Pi4 yet as it hasn't been update.
    But you don't really need the adsbexchange image.

    If you want to feed adsbexchange, you can do so on the RPi4 doing the following:

    Write Raspbian Buster Lite to the sd-card: https://www.raspberrypi.org/documentation/installation/installing-images/README.md

    Ethernet/LAN is easier, but you can also enable WiFi before ever powering up the RPi:
    https://www.raspberrypi.org/documentation/configuration/wireless/headless.md

    Make sure you have ssh access.
    (not so hard, for some hints about ssh check this: https://discussions.flightaware.com/t/for-beginners-how-to-ssh-to-rpi-setup-putty-in-windows/44432)

    Use this script to install dump1090-fa: https://github.com/wiedehopf/adsb-scripts/wiki/Bundle-install-for-dump1090fa

    Use this script to install the feeder for adsbexchange: https://github.com/adsbxchange/adsb-exchange#ads-b-exchange-setup-scripts-airplane
     
    dcx and MarkH like this.