design strategy
ACradio -
I'm sure some scans would be well received.
As for the 555, that was one way I was thinking of making such a device.
Possibly with two knobs, one to set each polarity.
Once it was dialed in , you'd leave the knobs alone.
But, if you had some strange bird that was tilted, you could still manually tune it.
Just remember to return the knobs to their preset/premarked position when done.
The V/H would be taken care of automatically, though.
The other was with a tiny/cheap off the shelf microcontroller.
I'd have two buttons.
One would be to
adjust to the right (clockwise), and one would be to
adjust to the left (counterclockwise)
In this case, we don't really care which is vertical and which is horizontal.
So then, command a horizontal transponder, and the micro senses 18 volts.
Then, when you press the clockwise/counterclockwise buttons, the pulse width changes and is remembered for whenever you again select horizontal.
This calibrates the horizontal pulse width.
Now, select a vertical transponder.
The micro senses 12 volts on the line, and the right/left buttons work the same as above, with the controller remembering where to set the pulse width any time it senses 12v on the line.
This calibrates the vertical pulse width.
Neither way sounds too difficult - I am far more concerned about tapping the voltage off the coax without interfering with the LNB signal or diseqc commands.
But then, I haven't give the whole project too much thought. -