-->
Page 1 of 1

State machine for igrr's firmware

PostPosted: Sat Dec 20, 2014 10:49 am
by jh1995
Hello.
I would like to know if someone has implemented (and would share) a finite state machine that handles igrr's "atproto" firmware states (see the other board "Community Project to fix AT+ Commands").

It has been a couple of decades since I studied FSM theory, but I wouldn't mind learning how to implement one for Arduino using modern tools. My hobby time is very limited, so the faster I get to a working FSM for atproto firmware, the better. Feel free to suggest a tool/tutorial combination ;) . The resulting code will be shared, if there isn't one already.

Thanks.