hi
I am reading an encoder and counting the pulses, with a display value which updates every 100ms.
After a certain interval, the encoder count stops incrementing.
How can I save the encoder count at one instant and compare with the count after an interval passes(e.g. 1 second ) to determine when the count stops increasing?