Step by step what's require to feed adsbexchange? - NickSto/adsb-wiki GitHub Wiki

1. Get the hardware:

https://github.com/wiedehopf/adsb-wiki/wiki/adsb-receiver-shopping-list

2. Use Balena etcher or sth similar to write Raspbian Buster Lite to the sd-card:

https://www.raspberrypi.org/downloads/raspbian/

3. Configure for WiFi/SSH before putting the sd-card in the RPi:

https://www.raspberrypi.org/documentation/configuration/wireless/headless.md

4. Setup either this:

https://github.com/wiedehopf/adsb-scripts/wiki/Bundle-install-for-dump1090fa or this: https://github.com/wiedehopf/adsb-scripts/wiki/Automatic-installation-for-readsb

5. Then setup the feed scripts:

https://github.com/adsbxchange/adsb-exchange#obtaining-and-using-the-scripts

2.b) Alternative to steps 2 to 5, you can also use this adsbexchange sd-card image:

https://www.adsbexchange.com/forum/threads/working-new-adsbexchange-base-image-v1-0.618988/ Follow the instructions in the thread to set it up.