Datasheet

IDUINO for Maker’s life
www.openplatform.cc
Rotary Encode Module (SE055)
1 Introduction
Rotary encoder is a rotary input device (as in knob) that provides an indication of how
much the knob has been rotated AND what direction it is rotating in.It’s a great device
for stepper and servo motor control. You could also use it to control devices like
digital potentiometers.
Specification
Operation voltage: 5V
5Pinout
Size:32*20*30mm
Weight: 8g
2 Pinout
Pin
Description
CLK
Encoder A
DT
Encoder B
SW
Switch button
+
Power(5V DC)
Gnd
Ground
3.Example
This is a simple sketch that shows how to count the encoder position and how to
determine direction of rotation. It has no switch debounce, nor does it use interrupts.
A fully developed application might need to incorporate these in order to make it
robust.

Summary of content (3 pages)