NewEncoder
NewEncoder copied to clipboard
Rotary Encoder Library
Hi, it looks like there is another type of encoder that needs 4 detents. could please add support for it ? Example Grayhill SERIES 61C encoder https://www.farnell.com/datasheets/110579.pdf  Btw that's...
https://arduino-pico.readthedocs.io/en/latest/contrib.html#porting-libraries-and-applications-to-the-core Hi there, Adding includes for RP2040 would be nice
Hi, I love you library however it is missing some definitions in interrupt_pins.h for atmega 328p/168p and similar that can be choosen for example in miniCore and all have the...
I tried to use the examples in Wokwi, which uses the same library-discovery scheme as the IDE, and ended up installing the https://github.com/alexitoo00/NewEncoder library, which has a different API. Example:...
For some reason I am unable to use the new encoder library with the UNO R4 Wifi. Somewhat new to arduino, is there something I can do to the library...