Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 416 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 416 Bytes

Finite State Machine for Arduino

Originally developed by Alexander Brevig

This fork has been modified for Arduino IDE > 1.0.

Install

Download latest build, unzip it, and place it into <arduino root>/Java/libraries.

Plans

I plan to add support for templating the FSM via Graphviz.