Doing sereval things at the same time becomes so easy !
EasyRun is a kind of light scheduler, provided with a lot of basic classes : tasks, state machines, buttons, ...
Functions does not interrupt each other : YOU SHOULD NOT KEEP DELAY(...) IN YOUR CODE.
Classes such asyncTask will help you to suppress delays without using millis()
- any arduino compatible card
- none
- A lot of examples are provided as tutorials
- Loading and running any of them will show you how to use this library