Device Control
SimpleEncoder is a library that makes it easy to use rotary encoders with Arduino's.
This is a very basic library that makes the use of a rotary encoder very simple. It can even track value changes for you based on your defined parameters. Full documentation can be found here: http://github.com/EasyG0ing1/SimpleEncoder
Maintainer: Michael Sims
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.