using arduino to automate my antenna switch — anyone done this?
- Replies 1
- Views 139
- Created
- Last Reply
Top Posters In This Topic
-
Jennifer Liu 1 post
-
Kevin Jackson 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 uno for the past few weeks trying to get it to automatically switch between my two antennas based on band in use. the rig is an IC-7300 so i can pull the CI-V data off the USB port and theoretically know what band im on at any given time. my plan is to have the arduino parse the CI-V frequency data and then trigger a relay to flip between my 40m dipole and the trap vertical for 20/15/10.
got the serial comms working mostly fine, the arduino is receiving the frequency data but im having a weird issue where it seems to miss packets every now and then, like itll switch correctly 8 times out of 10 but then just... not respond. no idea if its a timing issue with how fast CI-V polls or something in my parsing code. im using a simple SoftwareSerial setup which maybe isnt ideal.
also the relay im using is just a generic 5v relay module from amazon, wondering if i should be more careful about what relay i use given the currents involved. the coax switch itself is a MFJ-1700C being driven by the relay so its not like im switching RF directly, just the control voltage for the solenoids.
anyone done anything similar? would love to see some code if youve got it
Link to comment
https://www.hamradiobase.com/forums/topic/1528-using-arduino-to-automate-my-antenna-switch-anyone-done-this/Share on other sites