Search
Product Info
Rotary Encoder
sku: COM-09117
Description: This is a 12-step rotary encoder with a nice 'clicking' feel. It's breadboard friendly, and has a pretty handy select switch (by pushing in on the knob). The encoder is different from a potentiometer in that an encoder has full rotation without limits. The unit outputs gray code so that you can tell how much and in which direction the encoder has been turned.
This unit does not come with a knob, but a working knob is related below.
Documents:
- Datasheet
- Rotary Encoder Tutorial and Arduino Project. Thanks Oleg!
- Example Arduino Project. Thanks Steve!
- Example Cooking Timer
Pricing
Comments
14 comments
Feeds
Currency
Display prices in
Feedback
If you would like to tell us more, you can fill out our form if you need some psycho-suggestive questions. Go to the form.

















Clarity in datasheets is becoming rare nowadays...
But cannot make sense of the rotary encoding. The values the device reports seem very arbitrary. It is frustrating; I am going to need to re-think the interface to this project. If I had been able to make this work as expected it would have been a perfect choice for this control interface.
Take a look here:
http://gist.github.com/154809
(if you can help improve the code please fork it)
http://github.com/medecau/QuadEncoder