Elma
An event loop manager for embedded systems
|
Elma is an event loop and process manager for embedded systems. It keeps track of processes, executes them at specified frequencies, and enables interprocess communication. It includes interprocess communications, event management, and finite state machines.
For examples of how to use Elma, see the files in the examples directory.