State Machines

Plain C Arduino Code - Read - no comments needed I think

10 seconds to change it to plain C

  • just omit setup and loop functions :-)

(click for code)

raw arduino code

Documentation

A small script for doing a png for the statemachine above (or others):

alt text 

Short tutorial

  • get zipfile with an example setup smpng.zip - only for linux and mac

  • install doxygen (or at least dot program

  • edit script2 file for digging out statemachines in c or ino files

  • copy relevant source files to the catalog

  • run sh < script2

  • statemachine will be dotdot.png