rotary-encoder 0.1.0

Interpret rotary encoder signals as rotation direction
Documentation

rotary-encoder

Rust library for decoding the outputs of rotary encoders in conjunction with futures. You will likely want to use this with sysfs_gpio and tokio-core (see examples/echo.rs).