lps-rocks / buddipole-rotator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buddipole-rotator

Inspired by the rotator made by KI6AWR and HB9MTN, this rotator adds some additional features and makes some design changes. All of the rotator intelligence is located in the rotator at the mast and exposes an RS485 connection with the Idiom Press Rotor-EZ Rotator Control Protocol.

I've split this into a few independent designs and parts

  • Rotator
  • Controller
  • Wireless Module

Rotator

Features

  • Utilizes Idiom Press Rotor-EZ Rotator Control Protocol over Full Duplex RS-485
  • Trinamic TMC2130 Stepper driver can intelligently adjust power output to the stepper based on load to prevent lost steps, maximize motor torque, reduce power consumption, and heat output
  • Can operate off of wide voltage range (max input voltage 21V)
  • 1° rotation increments

Design

  • Arduino Code - Link to Arduino Source Code
  • Schematic - Link to Schematic
  • Board - Link to board
  • STL files - Link to STL files

Parts

Controller

Features

  • Clear visual indicators of antenna status and any pending moves to be made
  • Easy to use buttons
    • Cardinal direction buttons for quick access
    • CW/CCW buttons for finer adjustment
  • LCD screen for adjusting settings / detailed readout of status
  • Utilizes Idiom Press Rotor-EZ Rotator Control Protocol over Full Duplex RS-485 via 5-pin 16mm aviation connector

Design

  • Arduino Code - Link to Arduino Source Code
  • Schematic - Link to Schematic
  • Board - Link to board
  • STL files - Link to STL files

Parts

About

License:GNU General Public License v3.0