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 arduino to automate antenna switching — anyone done this?

 Loading...

so ive been messing around with this idea for a while and finally started actually building it. basically i want to use an arduino mega to handle all my antenna switching automatically based on what band the radio is on. i have an IC-7300 and it puts out band data on the USB port so im thinking i can just read that and use relays to switch between my dipole, the vertical, and the 6m yagi.

started prototyping on a breadboard last night and the relay logic seems to work fine but im not sure the best way to handle the reed relays vs just regular 5v relays for RF. the RF path itself wont go through the arduino obviously, just the control lines, but still want to make sure im not doing something dumb with the grounding. anyone done something similar? also wondering if a raspberry pi zero would be overkill for this or if theres an advantage to having linux on there instead of bare metal arduino.

the IC-7300 CI-V stuff over USB is pretty well documented so thats not the concern, more the hardware side of things honestly

  • Replies 1
  • Views 22
  • Created
  • Last Reply

Top Posters In This Topic

Featured Replies

yeah done almost exactly this with a 7300 and an uno a couple years back. the CI-V decoding is pretty straightforward once you get the baud rate sorted, there's libraries that handle most of the heavy lifting. for the relays i just used a cheap 8-channel 5v relay board from amazon, nothing fancy, and it's been rock solid. the RF doesnt go anywhere near the arduino like you said so interference hasnt been a problem. one thing i did learn the hard way — put a flyback diode across each relay coil if you're driving them directly from arduino pins, found that out after i fried a pin on my first uno. the relay boards usually have them built in but worth checking.

as for pi zero vs arduino, honestly for just switching i think the arduino is the right call. simpler, boots instantly, doesnt need an OS to babysit. i use a pi 4 for logging and rig control software but the switching is all arduino. keeps things modular too if something breaks

pi zero is probably overkill for relay switching yeah but if you ever want to add a web interface to control things remotely or log switch events it starts making more sense. i run a pi zero W for my rotor controller and being able to just pull up a webpage on my phone is pretty handy. that said the latency when it boots is annoying and if power goes out you gotta be careful with the SD card corruption thing — learned that one the hard way a few times.

  • Guest unpinned, unlocked, locked and pinned 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.