Загрузка страницы

(How To) Making an ADSB Receiver

Bill of Materials

Raspberry Pi (Pick one)
Raspberry Pi 4 (At the time of publishing near impossible to get): https://amzn.to/3GIGYXm
Raspberry Pi 3 (At the time of publishing near impossible to get): https://amzn.to/3GNh04P

SDR (Pick one)
ASBExchange unfiltered: https://amzn.to/3HSFGKD
ADSBExchange with build in 1090MHz filter, stub antenna, & microSD card: https://amzn.to/3HRcuno
RTL-SDR: https://amzn.to/3gN444A

Antenna (if you want something specific to 1090MHz - Pick one)
Nooelec 1090MHz antenna: https://amzn.to/3sIWSf9
ADSBExchange 1090MHz antenna: https://amzn.to/3BlmLFP
Tenmory 1090MHz antenna: https://amzn.to/3GUojHX
MicroSD Card for the Pi (Pick one)
SanDisk: https://amzn.to/34HbjZl
Samsung: https://amzn.to/3gOy3cp
ProGrade: https://amzn.to/3HKcyVX

1090 Filter (Pick one)
ADSBExchange: https://amzn.to/3GOUc4S
FlightAware (includes pigtail & stub antenna): https://amzn.to/3HPWdPr

Raspberry Pi 4 Case: https://desalvoinc.com/collections/frontpage/products/maker-block-case-for-raspberry-pi-4

The Process:

Install Raspberry Pi OS on the MicroSD Card
Click on the sprocket
Set the option for hostname to something you can differentiate on your network
Set the WiFi connection to whatever network you are going to use
Set the password on the user "pi"
Set the SSH Option to enabled

Insert the MicroSD card into the Raspberry Pi
Connect the SDR, Filter, Antenna together
Connect the SDR to the Raspberry Pi
Boot the Raspberry Pi
Log into the Raspberry Pi with the user "pi" and whatever password you set during the installation of the Raspberry Pi OS to the MicroSD card
Issue the command "ip address" this will give you the IP Adresses of the network interfaces on the Raspberry Pi. In the list of interfaces eth0 is the wired ethernet connection and wlan0 is the wireless interface.
SSH into the Raspberry Pi
Windows: download an SSH Client like PuTTy
MacOS: Open the terminal application
Linux: Open the terminal application

Windows - Run PuTTy and in the destination window type the IP address of the Raspberry Pi. Make sure to select SSH as the type of connection. You can download PuTTy from:
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

MacOS - In the terminal type "ssh pi@IP Address of Raspberry Pi"

Linux - In the terminal type "ssh pi@IP Address of Raspberry Pi"

When prompted for the password, type the password you put in when you were setting up the image of the Raspberry Pi. If you didn't set a password the default password is "raspberry"

Issue the command to run the Wiedhoph ReadSB Install script:
sudo bash -c "$(wget -O - https://github.com/wiedehopf/adsb-scripts/raw/master/readsb-install.sh)"

Issue the command to run the Wiedhoph Graph1090 Install scrip:
sudo bash -c "$(curl -L -o - https://github.com/wiedehopf/graphs1090/raw/master/install.sh)"

Issue the command to run the Wiedhoph Automatic Gain Configuration script:
sudo bash -c "$(curl -L -o - https://github.com/wiedehopf/graphs1090/raw/master/install.sh)"

Configure the grid coordinates of the receiver:
sudo readsb-set-location TheGridCoordinatesForYourReceiver

Now you can go to http://IP Address of Raspberry Pi on a web browser and see the plane tracking interface.

Wiedhoph's build instructions: https://github.com/wiedehopf/adsb-wiki/wiki/Raspbian-Lite%3A-ADS-B-receiver

Видео (How To) Making an ADSB Receiver канала LifeAtTerminalVelocity
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
18 февраля 2022 г. 5:00:16
00:25:42
Яндекс.Метрика