Post topics, source code that relate to the Arduino Platform

User avatar
By jh1995
#5250 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.