Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 313 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 313 Bytes

ArduinoStateMachine

  • Finite state machine for Arduino
  • It is especially suitable for use fits any memory restricted system.

Environment

  • Arduino UNO, Arduino 101

Example

 > Run Arduino IDE
 > Load main.ino file 

License

Licensed under MIT:

https://opensource.org/licenses/MIT