开发者

application of finite state machine in self service washing machine

开发者 https://www.devze.com 2023-02-20 05:52 出处:网络
i\'m learning about Finite State MAchine(FSM)..can you help me with how the m开发者_JS百科achine operates and the functional state diagram about the operation of this machine using FSM.I can highly re

i'm learning about Finite State MAchine(FSM)..can you help me with how the m开发者_JS百科achine operates and the functional state diagram about the operation of this machine using FSM.


I can highly recommend the book Practical UML Statecharts in C/C++, Second Edition: Event-Driven Programming for Embedded Systems if you don't find internet resources sufficient.

The author have implemented a state machine framework that might be suitable for your application as well (I have not used the framework myself though).

0

精彩评论

暂无评论...
验证码 换一张
取 消