Sensors
A library that makes coding an rotary encoder a breeze with useful functions
This library do not use interrupt pins so it can be easily utilized by any board. Just make sure to call as frecuently as you can the function Encoder.Update()
Maintainer: Alex Casal
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.