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 148
SN 157
A 6
K 1 Quiet
X-Ray B8.9
Wind 479.2 km/s
Aurora 1
Updated 06: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 a little arduino mega project for the past few weeks and i think im finally getting somewhere. the idea is pretty simple, i want to automatically switch between my hex beam and a 40m dipole based on which band i tune to on the radio. right now i'm using a CAT interface on my 7300 and reading the frequency data off the serial port, which actually works better than i expected once i sorted out the baud rate mismatch that was making everything garbage.

the relay board i picked up off amazon is a 8 channel 5v unit and it seems okay so far but i havent pushed it hard yet. my concern is whether running coax through those relays is going to cause any issues at 100w, the specs on the board are kind of vague and i honestly dont trust the chinese datasheet on this one. thinking about maybe swapping to some proper RF relays at some point but wanted to get the logic working first.

anyone done something similar? especially curious if anyone has done the CAT parsing on arduino because there's a lot of conflicting info out there about CI-V timing and i've had some weird lockup issues that i cant fully explain yet

  • Replies 1
  • Views 51
  • Created
  • Last Reply

Top Posters In This Topic

Most Helpful Posts

  • Patricia Kim
    Patricia Kim

    yeah i did almost exactly this about two years ago with an uno and an IC-7100. the CI-V stuff on icom radios can be a pain because its half duplex and if your timing is even slightly off the radio jus

  • David Williams95
    David Williams95

    i did something similar but went with a raspberry pi instead because i wanted a web interface so i could see what was going on from the shack PC. ended up being way more complicated than i planned lol

Featured Replies

yeah i did almost exactly this about two years ago with an uno and an IC-7100. the CI-V stuff on icom radios can be a pain because its half duplex and if your timing is even slightly off the radio just stops responding. what worked for me was adding a pretty generous delay after sending any command before i tried to read back, like 50ms or more felt excessive but it stopped the lockups. also make sure your address byte is right, the 7300 might be different from the 7100 but same idea.

on the relay question — i wouldnt run 100w through those cheap amazon relay boards. the contacts are rated for AC mains current which sounds like a lot but RF is a different story, the contact geometry isnt designed for it and you can get arcing especially on SSB peaks. i eventually swapped to some surplus omron RF relays i found on ebay and the difference in feel was noticeable, coax connectors on them and everything. worth the effort if you're going to use this seriously.

i did something similar but went with a raspberry pi instead because i wanted a web interface so i could see what was going on from the shack PC. ended up being way more complicated than i planned lol. the pi is nice for that kind of thing but honestly for just reading CAT data and flipping relays an arduino is probably the smarter choice, less overhead and it just runs, no waiting for linux to boot or worrying about SD card corruption which has bit me twice now

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