<a href=showthread.php?s=&postid=10729080#post10729080 target=_blank>Originally posted</a> by stugray
If I understand the Vortech's properly, they are a DC motor.
To build a conlroller for those, I would use a dual 555 timer IC to make a Pulse Width Modulator drive circuit that drives a power MOSFET.
To contol the pulse width of the 555 timer IC, I would use a digitally controlled Potentiometer ( I used to use the XICOR EEPOT but not sure if they still make them ).
The PWM would control the DC current to the motor. To change the speed, you would just set one pin of the EEPOT high or low to set it to faster/slower, then pulse the second pin. This increases or decreases the resistance of the potentiometer and thus varies the speed of the PWM.
Instructions for how to make a PWM are in the 555 timer IC instruction manual at Radio Shack. All the parts for this ( except the EEPOT ) can be had at RS.
With another 555 timer IC and a couple of extra components, you could even make the timer IC walk the EEPOT up & down at an adjustable rate. This would make the controller self varying without the use of a separate controller.
Stu