Atmel AVR, avr-libc, and AutoFSM (autogen)
I'm building a small embedded project using AVR ATTiny2313 MCUs. I spent more time than necessary implementing a state machine framework in C. That's no fun at all. And then I discovered AutoFSM (a component of AutoGen) which defines a finite state machine language, and compiles the state machine down to C code.
I'm sure it won't work out-of-the-box, but I think I'm going to try to generate code for Atmel MCUs using AutoGen, and see if it makes this process easier.
Comments
You were so excited about your state over fishes last night... What happened?
Posted by: Cat | May 15, 2006 04:30 PM