Portable Digipeater Build with a Pi Zero 2 W

Описание к видео Portable Digipeater Build with a Pi Zero 2 W

Let's build a portable APRS digipeater using a Pi Zero and Digirig soundcard.
🔹Links mentioned in the video
Pi Zero Hat - https://amzn.to/3xV9OSs
GPS - https://amzn.to/3IX5eJM
Alternate GPS - https://amzn.to/3SAc0In
Digirig - https://amzn.to/3xUnGw4
Digirig Cable (FT65) - https://amzn.to/3Z3XAma
Yaesu FT65r - https://amzn.to/3IUAcSx

🔹Commands used in the video
sudo apt update && sudo apt upgrade

sudo apt install -y python3-gps gpsd-tools gpsd-clients gpsd chrony python3-gi-cairo libgps-dev

echo "refclock SHM 0 offset 0.5 delay 0.2 refid NMEA" | sudo tee -a /etc/chrony/chrony.conf

sudo nano /etc/default/gpsd

sudo systemctl restart gpsd

https://github.com/wb2osz/direwolf

sudo apt install git

git clone https://github.com/wb2osz/direwolf.git

sudo apt-get install -y libasound2-dev cmake libudev-dev

cd direwolf
mkdir build
cd build
cmake ..
make
sudo make install
make install-conf

arecord -l

nano ~/direwolf.conf

TBEACON DELAY=0:30 EVERY=2:00 VIA=WIDE1-1 SYMBOL="digi" Comment="Portable Pi Digi - no igate"


🔹Raspberry Pi Build Guide - http://tiny.cc/pi4guide

🔹Frequently Asked Questions - http://tiny.cc/km4ack-faq

🔹Weekly Newsletter - https://mailchi.mp/40da1fe472e3/km4ac...

🔹Follow Me
Twitter @km4ack

🔹FREE Get Started Guide - http://tiny.cc/getstartedguide

🔹Cool Ham Gear - http://km4ack.com

🔹Support the channel through Patreon -   / km4ack  

🔹Did you just get a raspberry pi and want to hook it up to your radio? Start here    • Where to start? Raspberry pi for ham ...  

Want your raspberry pi to play nice with your ham radio? Are you into digital modes like FT8, JS8Call, FLDIGI, Winlink, APRS, Digipeaters and others? Each week I put out new content showing you exactly what steps to take to get the latest ham radio software on your raspberry pi. Whether you just want to ragchew or are seriously into emergency preparedness, emcomm, or ARES and want to learn all you can about using the raspberry pi to drive your ham radio, this channel has something for you. Be sure to click the subscribe button and ring the bell before heading off. That way you will get notified of all future videos.
🔹🔹🔹🔹🔹

As an Amazon Associate I earn from qualifying purchases

Комментарии

Информация по комментариям в разработке