Skip to content
View in the app

A better way to browse. Learn more.

Ham Radio Base -Powered By Ham CQ DX

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Solar
SFI 128
SN 113
A 18
K 2 Quiet
X-Ray C1.2
Wind 554.7 km/s
Aurora 3
Updated 22:30 UTC HamQSL · N0NBH
Day 80/40m Fair 30/20m Good 17/15m Good 12/10m Fair
Night 80/40m Good 30/20m Good 17/15m Good 12/10m Poor

Callsign Lookup
_
Vanity Call Signs Available
Enter filters above and click Search.
ⓘ Callsign lookups are in real time via the FCC database. Vanity callsign availability is refreshed daily at 6:00 AM CST. The vanity search may be unavailable for a few minutes during this update.
Live DX spots
Live DX Spots — 70cm via PSKReporter · scroll or pinch to zoom
Band
Mode
Time
Loading map data…
MHz DX Spotter Info
Recent spots
Select a band above to load spots
Ready — select a band to fetch live spots

using a pi zero to automate my shack — anyone else gone down this rabbit hole

 Loading...

so i finally caved and ordered a raspberry pi zero 2 w after seeing a few posts here about shack automation and honestly i dont even know where to start. ive been playing around with an arduino uno for a couple years doing basic stuff like controlling a relay board for antenna switching but the pi feels like a whole different beast.

my current setup is a fairly basic HF station, ic-7300 as the main rig and a kenwood 2m/70cm for local stuff. what i want to do eventually is get the pi talking to the 7300 over USB for CAT control and then maybe tie in some sensors — like a temperature sensor in the shack because the amp gets hot and ive been meaning to set up a fan that kicks on automatically. also maybe logging integration somehow but i havent thought that far ahead yet.

has anyone actually done a full shack automation setup with a pi and is it worth the headache or should i just keep using the arduino for the simple stuff and not overthink it. feels like every project i read about online eventually turns into a 6 month rabbit hole and i end up with half finished stuff on my bench

  • Replies 1
  • Views 4
  • Created
  • Last Reply

Top Posters In This Topic

Featured Replies

yeah ive gone pretty deep on this exact thing. pi zero is fine for light stuff but if youre doing CAT control and want to also run something like fldigi or wsjtx in the background it can get sluggish. i ended up moving to a pi 4 for the main shack controller just because the zero kept choking when i had too many things polling at once.

for the 7300 specifically the USB connection is pretty straightforward, rigctld from hamlib handles the CAT side and you can write python scripts that talk to it no problem. the temp sensor stuff is almost easier honestly, DS18B20 is what most people use, one wire protocol, theres a million tutorials. i wired mine up to trigger a 12v relay that controls the exhaust fan on my amp and it took maybe an afternoon including me screwing up the wiring once.

the thing that took the longest was writing clean logging integration. i wanted it to sync with my logbook software and that was honestly more software headache than hardware. if you just want the fan automation and basic CAT stuff youll get that working in a weekend probably.

dont ditch the arduino for the simple relay stuff, thats exactly what its good at. i run both — arduino handles all my physical switching and sensor polling because its rock solid and doesnt need to boot up, and the pi handles anything that needs network or a real OS. they talk to each other over serial and its been running for like two years without me touching it.

the pi rebooting during a contest or an EMCOMM activation because of some software hiccup is not something you want to deal with. the arduino just sits there doing its thing no matter what.

  • Guest pinned, unlocked, locked and unpinned this topic

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.