#encoder #rotary #direction #outputs #decoding #rotation #interpret

rotary-encoder

Interpret rotary encoder signals as rotation direction

1 unstable release

Uses old Rust 2015

0.1.0 Dec 19, 2016

#6 in #rotary

MIT license

3KB
57 lines

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).

Dependencies

~53KB