library.properties 666 B

12345678910
  1. name=Automaton
  2. version=1.0.2
  3. author=Tinkerspy <tinkerspy@myown.mailcan.com>
  4. maintainer=Tinkerspy <tinkerspy@myown.mailcan.com>
  5. sentence=A multi tasking table driven finite state machine framework
  6. paragraph=An event driven framework that allows you to create Arduino applications that consist of concurrently running state machines interacting with each other. Use the bundled machines or create your own following the tutorial. Contains reusable bundled machines for handling leds (fade & blink), buttons, serial commands, analog input (with moving average), pulses and timers and more.
  7. category=Other
  8. url=https://github.com/tinkerspy/Automaton/wiki
  9. architectures=*