Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 554 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 554 Bytes

Machino

A tool that supports creating and testing Arduino programs with the use of a state machine. It allows drawing a state transition diagram for which a code outline is automatically maintained next to it, allowing the code for the conditions and actions to be filled in. When running the program on an Arduino, it will show the operation of the state machine in the diagram.

Just want to use the application? Get it at sourceforge.net/p/machino/files/

Machino