FSM#14: How to… test your FSM: basic PEDOMETER, the last algorithm example - Part 2
Here below the second part of the algorithm describing the basic PEDOMETER. The picture here below shows the second and last part of the related FSM code: it is dedicated to recognize when the debouncing phase is over (n INCR command), and to count t...