Encoder icon indicating copy to clipboard operation
Encoder copied to clipboard

Use PCint interrupts in Arduino Mega

Open lmeucchi opened this issue 5 years ago • 1 comments

Hi, I wanted to know if there is any way I can use PCint interrupts in a Arduino Mega. There is another library that allows to enable PCint interrupts (https://github.com/paulo-raca/YetAnotherArduinoPcIntLibrary), but I don't know how to combine the two libraries. Thank you very much

lmeucchi avatar Sep 14 '20 15:09 lmeucchi

It would be great to be able to use a pin-change interrupt with the Encoder library, or perhaps a low-level method that allows us to specify the ISR used by the library.

SteveGuidi avatar Oct 31 '22 02:10 SteveGuidi