ESPRotary icon indicating copy to clipboard operation
ESPRotary copied to clipboard

Arduino/ESP library to simplify reading rotary encoder data.

Results 3 ESPRotary issues
Sort by recently updated
recently updated
newest added

Im using Arduino IDE esp core 2.0.2, this is the first library for my rotary encoder what working well, but..not fully. If im insert the button example parts into my...

Hi, I don't know what is wrong there, if I disconnect one of the 2 inputs I have no events (right), but If I invert them or change rotation it...

documentation

Most callback functions take a void* argument to provide some custom context. When you cannot do some lambda/closure functions like in Python, this is the way to work around it....

improvement