using arduino to automate my antenna switch — anyone done this?
- Replies 1
- Views 32
- Created
- Last Reply
Top Posters In This Topic
-
Ham Fan 1 post
-
Amanda Johnson 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 an arduino mega for the past few weeks trying to get it to control my 4-port antenna switch automatically based on what band my radio is on. the radio outputs band data on a DB9 connector (its an IC-7300) so in theory i should be able to read that and then just drive some relays accordingly. i got the relay board working fine, and i can read serial data no problem, but the band data format from icom is a little weird and im not 100% sure im decoding it right.
the other thing i havent figured out yet is debouncing the relay switching so it doesnt just hammer the relays when the radio is doing its thing during a QSY. thinking maybe just a 500ms delay but that feels sloppy. anyone done something similar or have code laying around they wouldnt mind sharing? im not a great programmer but i can muddle through C++ well enough to modify stuff.
Link to comment
https://www.hamradiobase.com/forums/topic/6087-using-arduino-to-automate-my-antenna-switch-anyone-done-this/Share on other sites