igorantolic / ai-esp32-rotary-encoder

Easy implement rotary encoder to your application using microcontroler like ESP32
GNU General Public License v2.0
284 stars 70 forks source link

Loss steps #73

Open Emmanuele75 opened 9 months ago

Emmanuele75 commented 9 months ago

Congratulations for your excellent library that you shared with us. I noticed a missing step problem when the count goes over 0 from a positive number to a negative number (+1,0,-1) and vice versa. Is it possible to solve this problem? Thanks!

igorantolic commented 9 months ago

As soon I fin some spare time

Until then you can select values 0-2 and then effective value = rotary value-1

If you are ok with workaround

pon, 22. sij 2024. u 11:22 Maury @.***> napisao je:

Congratulations for your excellent library that you shared with us. I noticed a missing step problem when the count goes over 0 from a positive number to a negative number (+1,0,-1) and vice versa. Is it possible to solve this problem? Thanks!

— Reply to this email directly, view it on GitHub https://github.com/igorantolic/ai-esp32-rotary-encoder/issues/73, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMDZQAEOGYDT2AN36YEMLLYPY4XLAVCNFSM6AAAAABCE6FRHWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA4TGNJXG44TSNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>