gregh
electronics, computers and scratchbuilding

Back in GSM days there was a topic about using model aircraft servo motors to operate turnouts.
I posted my experiences at the time. I have recently installed a servo on a 2nd turnout, so thought I’d sort of repeat the previous.
I built a small styrene box to cover the servo. The usual circular actuator was used on the servo and a ‘handle’ added to allow local manual operation. A small micro switch was placed in another small styrene box to provide indication of the direction the turnout is set.
This pic shows the covers removed looking down.
To generate the pulses needed to operate the servo, I used a Picaxe 08 programmable controller. This has a command called SERVO which makes it very easy to use. The program I wrote just generates about ½ sec of pulses to move the servo to one end of its travel, on one output; and then ½ sec of pulses to move it to the other end, on the 2nd output.
A DPDT, spring-loaded, centre-off switch is used to:
1. Switch the 6V positive to the servo and
2. switch the required pulse train.
The servo therefore normally has no power applied so can’t chatter.
This diagram may help to explain it.
The control switch and electronics are mounted in a 15 cm square, styrene “gangers’ hut”. The roof flips up to allow access to the switches.
I use red LEDs to indicate direction.
I posted my experiences at the time. I have recently installed a servo on a 2nd turnout, so thought I’d sort of repeat the previous.
I built a small styrene box to cover the servo. The usual circular actuator was used on the servo and a ‘handle’ added to allow local manual operation. A small micro switch was placed in another small styrene box to provide indication of the direction the turnout is set.

This pic shows the covers removed looking down.

To generate the pulses needed to operate the servo, I used a Picaxe 08 programmable controller. This has a command called SERVO which makes it very easy to use. The program I wrote just generates about ½ sec of pulses to move the servo to one end of its travel, on one output; and then ½ sec of pulses to move it to the other end, on the 2nd output.
A DPDT, spring-loaded, centre-off switch is used to:
1. Switch the 6V positive to the servo and
2. switch the required pulse train.
The servo therefore normally has no power applied so can’t chatter.
This diagram may help to explain it.

The control switch and electronics are mounted in a 15 cm square, styrene “gangers’ hut”. The roof flips up to allow access to the switches.


I use red LEDs to indicate direction.