using an arduino to control my antenna rotator — is this worth the hassle
- Replies 1
- Views 44
- Created
- Last Reply
Top Posters In This Topic
-
Jessica Johnson 1 post
-
Thomas Bradley 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 sitting on this idea for a while and finally started messing with it last weekend. basically i have an old prop pitch rotator that works fine mechanically but the controller died years ago and replacements are stupid expensive. figured i could just roll my own controller using an arduino mega and a couple of IBT-2 motor driver boards since those can handle the current.
got it mostly working actually, the PID loop is tuning the position feedback from a 10-turn pot geared to the rotator shaft and im reading the voltage with the analog pins. accuracy is pretty decent, maybe plus or minus 2 degrees which is fine for anything above like 50mhz. the part im struggling with is the PC interface. i want to talk to it over serial using the Yaesu GS-232 protocol so it'll just work with existing logging software like N1MM or Ham Radio Deluxe without needing custom drivers or whatever.
anyone done this before? i found a few old github repos but most of them are like 5 years old and either abandoned or written by someone who clearly just learned arduino the week before. wondering if theres a cleaner implementation out there or if i should just write it from scratch at this point
Link to comment
https://www.hamradiobase.com/forums/topic/1014-using-an-arduino-to-control-my-antenna-rotator-is-this-worth-the-hassle/Share on other sites