Shop OBEX P1 Docs P2 Docs Learn Events
Easy encoder for degrees rotation — Parallax Forums

Easy encoder for degrees rotation

ArchiverArchiver Posts: 46,084
edited 2000-04-01 00:29 in General Discussion
> Does anyone have a favorite Stamp-friendly encoder for reading
> degrees of rotation? I have an application where I need to slowly
> turn a unit under test and make measurements at certain specific
> degrees of rotation. The unit under test does have an index feature
> to reference a zero degree point.
>
> So, I'm looking for an absolute encoder that would be easy to
> interface with a BS2 and e.g. a 2x16 Seetron display to read "XXX
> degrees" on one line and the measurement results on the next line.
>
snip

ive used the grayhill rotary encoders, i get mine from digi key,
the part # is gh6102-nd this unit has 32 positions per rev. cost 20.56
the next unit is part # gh6101-nd it has 16 positions per rev. cost 20.56

it uses 2 pins of the stamp or pic, and needs 2 resistors only.

the nuts & volts stamp app. has the code for its use, its really easy.

norm

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2000-03-31 06:32
    Does anyone have a favorite Stamp-friendly encoder for reading
    degrees of rotation? I have an application where I need to slowly
    turn a unit under test and make measurements at certain specific
    degrees of rotation. The unit under test does have an index feature
    to reference a zero degree point.

    So, I'm looking for an absolute encoder that would be easy to
    interface with a BS2 and e.g. a 2x16 Seetron display to read "XXX
    degrees" on one line and the measurement results on the next line.

    Reg Neale
  • ArchiverArchiver Posts: 46,084
    edited 2000-03-31 21:23
    Reg,

    Does it have to go a full 360 degrees? If not, could you use a pot or
    inclination sensor?

    At 09:32 PM 3/30/00 -0800, you wrote:
    >Does anyone have a favorite Stamp-friendly encoder for reading
    >degrees of rotation? I have an application where I need to slowly
    >turn a unit under test and make measurements at certain specific
    >degrees of rotation. The unit under test does have an index feature
    >to reference a zero degree point.
    >
    >So, I'm looking for an absolute encoder that would be easy to
    >interface with a BS2 and e.g. a 2x16 Seetron display to read "XXX
    >degrees" on one line and the measurement results on the next line.

    Mike Hardwick, for Decade Engineering -- <http://www.decadenet.com>
    Manufacturer of the famous BOB-II Serial Video Text Display Module!
  • ArchiverArchiver Posts: 46,084
    edited 2000-04-01 00:29
    Sounds like a job for hall effect sensors or reed switches and button
    magnets to me..... ==Mac==

    At 09:32 PM 3/30/00 -0800, you wrote:
    >Does anyone have a favorite Stamp-friendly encoder for reading
    >degrees of rotation? I have an application where I need to slowly
    >turn a unit under test and make measurements at certain specific
    >degrees of rotation. The unit under test does have an index feature
    >to reference a zero degree point.
    >
    >So, I'm looking for an absolute encoder that would be easy to
    >interface with a BS2 and e.g. a 2x16 Seetron display to read "XXX
    >degrees" on one line and the measurement results on the next line.
    >
    >Reg Neale
    >
    >
    >
    >eGroups.com home: http://www.egroups.com/group/basicstamps
    >http://www.egroups.com - Simplifying group communications
    >
    >
    >
    >
Sign In or Register to comment.