« Isolated... | Main | Project: Tightrope »

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?

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)