using an arduino to automate my antenna switching - anyone done this?
- Replies 1
- Views 76
- Created
- Last Reply
Top Posters In This Topic
-
Lisa Garcia 1 post
-
Karen Walker 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 idea for a while now and finally started actually building it out. basically i want the arduino to handle switching between my vertical and my yagi automatically based on what band i'm on, pulling the band data from my rig via the CI-V interface. i have an IC-7300 so thats at least relatively straightforward to read from.
i got a nano clone off ebay for like 3 bucks and its been sitting on my bench for two months. finally wired it up to a relay board i had laying around and wrote some pretty rough code to parse the CI-V packets. its... mostly working. the band switching logic seems fine but every now and then it just decides to switch to the wrong antenna for no obvious reason and i cant figure out if its a timing issue in the code or if im getting noise on the serial line or what.
has anyone gone down this path before? curious if raspberry pi would have been a smarter choice here, maybe running hamlib or something. the arduino is simple which i like but im wondering if im fighting it on the serial parsing stuff when a pi could just handle all that more gracefully with proper libraries.
Link to comment
https://www.hamradiobase.com/forums/topic/7451-using-an-arduino-to-automate-my-antenna-switching-anyone-done-this/Share on other sites