State machines are commonly used to implement decision making algorithms. State machines are used in applications where distinguishable states exist. A finite state machine (FSM) is based on the idea that a given system has a finite number of states.

Dependencies:   mbed

Fork of FRDM-K64F_FSM by Nikolaos Maliganis

History

fsm default tip

2014-08-07, by mnikolaos [Thu, 07 Aug 2014 15:02:42 +0000] rev 0

fsm