filmov
tv
From Zero to APRS in 10 minutes!

Показать описание
Let's build an APRS packet igate in under 10 minutes for just 99 dollars. This receive-only igate leverages a Raspberry Pi, Software Defined Radio, an LCD display and a rollup antenna. APRS igates relay radio packet information to the Internet for further processing and transmission. We can always use more igates, plus it's fun to visualize the traffic in real time. Texting, weather, beacons, positions and objects are displayed in this cheap-and-easy igate for just 99 bucks.
PARTS LIST____________________________________________________________________
____
$99
INSTALL SOFTWARE_____________________________________________________________
sudo apt-get update
sudo apt-get install direwolf rtl-sdr git python3-pip fonts-dejavu python3-pil python3-pyinotify python3-numpy
sudo pip3 install --break-system-packages adafruit-circuitpython-rgb-display
sudo pip3 install --break-system-packages aprslib
CONFIGURATION FILES____________________________________________________________
#dtparam=spi=on
(reboot)
""""""""""""""""""""""""""""""
MYCALL NOCALL
IGLOGIN NOCALL 12345
PBEACON sendto=IG compress=1 delay=00:15 every=30:00 symbol="igate" overlay=X lat=39.911 long=-122.935 comment="Direwatch Rx-only igate"
AGWPORT 8000
KISSPORT 8001
ADEVICE null
""""""""""""""""""""""""""""""""
LAUNCH IGATE_____________________________________________________________________
cd direwatch
(note: replace X with a greaterthan sign - sorry, youtube doesn't allow greaterthan signs .
PARTS LIST____________________________________________________________________
____
$99
INSTALL SOFTWARE_____________________________________________________________
sudo apt-get update
sudo apt-get install direwolf rtl-sdr git python3-pip fonts-dejavu python3-pil python3-pyinotify python3-numpy
sudo pip3 install --break-system-packages adafruit-circuitpython-rgb-display
sudo pip3 install --break-system-packages aprslib
CONFIGURATION FILES____________________________________________________________
#dtparam=spi=on
(reboot)
""""""""""""""""""""""""""""""
MYCALL NOCALL
IGLOGIN NOCALL 12345
PBEACON sendto=IG compress=1 delay=00:15 every=30:00 symbol="igate" overlay=X lat=39.911 long=-122.935 comment="Direwatch Rx-only igate"
AGWPORT 8000
KISSPORT 8001
ADEVICE null
""""""""""""""""""""""""""""""""
LAUNCH IGATE_____________________________________________________________________
cd direwatch
(note: replace X with a greaterthan sign - sorry, youtube doesn't allow greaterthan signs .
Комментарии