Interfacing Contacting Encoders
n9rf
Posts: 2
Hi folks!
I need to interface a contacting (mechanical, not optical) rotary encoder to the Basic Stamp. I need Direction and Magnitude.
Should I condition, then use the Stamp to cipher Direction and Magnitude; or should external circuitry perform all tasks?
Anyone have any favorite circuits?
Thanks,
John
I need to interface a contacting (mechanical, not optical) rotary encoder to the Basic Stamp. I need Direction and Magnitude.
Should I condition, then use the Stamp to cipher Direction and Magnitude; or should external circuitry perform all tasks?
Anyone have any favorite circuits?
Thanks,
John
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
A complex design is the sign of an inferior designer. - Jamie Hyneman, Myth Buster
While the processor has other chores to do, I do not believe it will be tied up reading the encoder(s). The project is intended to use DC motors to position 4 shafts. Each shaft will tune the input and output (2 each) of a remote RF amplifier, and have a feedback potentiometer coupled to it. The processor's duties will be to read the RF frequency, consult a look-up table, and position the shaft according to the table as well as read the output of·four encoders that can be used to manually tune the amplifier.
What·I·am looking for·is minimal circuitry to perform the encoder conditioning the Stamp will require.
Oh, and why use DC motors? I want to use DC motors instead of steppers for·several reasons: 1) To minimize any lag between turning the knob and the final position of the shaft, 2) Eliminate the need for for stepper circuitry, 3) Eliminate the need to "Home" the steppers upon start-up, and 4) To have a proportional relationship between turning the knob and motor rotation.
Thanks again for any advice.
-J
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--DFaust