FSM#13: How to… test your FSM: basic PEDOMETER, the last algorithm example - Part 1
This example describes how to set up a finite state machine to enable the built-in detection of a basic PEDOMETER. The picture here below shows the first part of the dedicated FSM code (tomorrow the second and last part will be published). A human st...