using arduino to automate my antenna rotator — anyone done this before
Loading...
- Replies 1
- Views 29
- Created
- Last Reply
Top Posters In This Topic
-
Ham Fan 1 post
-
Amanda Jackson 1 post
so ive been messing around with this for a few weeks now and i think im finally getting somewhere but wanted to see if anyone else has gone down this rabbit hole. basically i have an old prop pitch rotator that a buddy gave me and the original controller is toast, like completely dead, so i figured instead of buying a replacement controller i'd just build one around an arduino mega since i had one sitting in a drawer.
the motor is a dc brush type so i wired up an H-bridge module, one of those cheap L298N boards, and im feeding position feedback from a 10k pot i coupled to the rotator shaft with some 3d printed gears. the analog read from the pot goes into one of the arduino's ADC pins and i'm mapping the voltage to degrees which seems to work pretty well on the bench. the part im stuck on is the software side — i want it to accept AZ/EL commands over serial so it plays nice with logging software, specifically i want to hook it into ham radio deluxe eventually but honestly even just being able to send a heading from a terminal would be enough for now.
has anyone written anything like this or know of a library that handles the rotator protocol stuff? i looked at the EA4TX interface but thats a whole separate thing i'd rather not buy if the arduino can just do it natively. also wondering if a pi would be better for this since then i could run a web interface from it and not need a pc at all to control it.
Link to comment
https://www.hamradiobase.com/forums/topic/3497-using-arduino-to-automate-my-antenna-rotator-anyone-done-this-before/Share on other sites