Hello all,
I was also wondering what Arduino libraries would be best for optical encoders. I purchased an incremental optical encoder with 16 detents from Greyhill part # 62S22-M5-P; the datasheet is here (https://www.grayhill.com/documents/62S-Datasheet). Is there a universal coding library that I can use for typically any off-the-shelf optical encoders? What would be a way to use this encoder in Arduino IDE if this library is not available? I imagine I would have to create a library with custom functions for the encoder. I am using an ESP-32 Wroom 32 30pin board.
I appreciate any help,
Thank you,