I saw this project in different places and also Arduino forum some ember recommend it. This is not an issue I am trying to know if purchase this product.
In my project I have a rotary encoder connected to my ESP32 and its very unstable. eg: turn the encoder four steps to right and the result could be:
1
2
3
4
3
4
5
6
7
7
8
9
8
7
9
10
other issues: if I move the shaft half way ( like not complete the step ) I will get values that are not correct. It seems to be a problem with ESP32 and ecoders.
My question here is: This I2C encoder fixes that problems with ESP32? of course I could take advantage of the I2C and free pins but is not the most important.
I saw this project in different places and also Arduino forum some ember recommend it. This is not an issue I am trying to know if purchase this product.
In my project I have a rotary encoder connected to my ESP32 and its very unstable. eg: turn the encoder four steps to right and the result could be:
1
2
3
4
3
4
5
6
7
7
8
9
8
7
9
10
other issues: if I move the shaft half way ( like not complete the step ) I will get values that are not correct. It seems to be a problem with ESP32 and ecoders.
My question here is: This I2C encoder fixes that problems with ESP32? of course I could take advantage of the I2C and free pins but is not the most important.