howto interface?: Servos with built in encoders (industrial )
trend
Posts: 112
I have been looking at "heavy duty" servos with encoders on them such as these:
http://search.ebay.com/servo-encoder_W0QQsokeywordredirectZ1QQfromZR8
Can anyone give me some pointers on how to interface these to a Basic stamp? or show me some "industrial " servos w/encoders that you have already interfaced
Will it be something as simple as a DC motor with an encoder?
·
http://search.ebay.com/servo-encoder_W0QQsokeywordredirectZ1QQfromZR8
Can anyone give me some pointers on how to interface these to a Basic stamp? or show me some "industrial " servos w/encoders that you have already interfaced
Will it be something as simple as a DC motor with an encoder?
·
Comments
They appear to be quadrature encoders that are used on those industrial servo motors. This web page will give you some tips as to how you can use a state machine technique to interface with them:
http://www.emesystems.com/BS2fsm.htm
Thanks go to Dr. Tracy Allen for this excellent reference on Stamp Applications methods.
Regards,
Bruce Bates
Good luck!
Al Williams
AWC
http://www.awce.com
·
thanks-Lee
Terry
control the dc motor via relay
http://forum.microchip.com/·<< has 2 threads that show how to interface·dual channel and quad-channel encoders
to the pic.. So that will give a general idea on how to do it with a bs2