- Replies 1
- Views 49
- Created
- Last Reply
Top Posters In This Topic
-
Michael Williams 1 post
-
Diana Williams 1 post
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
so ive been messing around with this for a few weeks now and i think im overcomplicating it but wanted to see if anyone else has gone down this rabbit hole. basically i have a hexbeam and a vertical and i keep forgetting to switch when i move between HF bands, ended up transmitting into the wrong antenna twice last month which was not fun.
my plan was to use an arduino mega with a relay board to handle the switching automatically based on what frequency the rig is outputting. ive got a kenwood TS-590SG which has the CAT interface so i figured i could just poll it over serial and check the VFO frequency then trigger the relays accordingly. wrote a rough sketch that does the polling part and it works fine on the bench, reads the frequency no problem.
the issue is the relay timing. i dont know if im just being paranoid but im worried about the relay switching while theres still RF present if the timing is off even slightly. thinking about adding a PTT sense line to hold the switch until the radio goes back to receive but not sure if thats overengineering it. also wondering if a raspberry pi would actually be better for this since i could run a proper python script with better error handling but then i feel like thats overkill for what is basically just reading a serial port and flipping some gpio pins
anyone built something like this or have thoughts on the arduino vs pi question for something this simple?
Link to comment
https://www.hamradiobase.com/forums/topic/1562-using-arduino-to-automate-my-antenna-switching-anyone-done-this/Share on other sites