Expand description
§rotary-encoder
A rotary encoder library built for embedded applications
Modules§
- angular_
velocity - Angular velocity api
- quadrature
- Quadrature table encoder - suitable for intentless encoders
- standard
- Standard encoder - suitable for indented encoders
Structs§
- Initalize
Mode - InitializeMode
This is the plain
RotaryEncoder
with no business logic attached. In order to use theRotaryEncoder
it must be initialized to a validMode
- Rotary
Encoder - Rotary Encoder
Enums§
- Direction
- Direction of Rotary Encoder rotation