Skip to content

Event driven very lightweight framework for Arduino (Event, Soft Timer Event, Debug Prints, State Machine). This framework should be enough for most of developers looking for pseudo-multi-tasking/event driven programming, that are not ready to dive into complexity of QP style frameworks (http://www.state-machine.com/arduino/), or not ready to pa…

Notifications You must be signed in to change notification settings

cloud-rocket/arduino-essentials

Repository files navigation

arduino-design-patterns

Useful design patterns (C/C++) implemented for Arduino (Linked List, Event, Soft Timer Event, Debug Prints, State Machine)

About

Event driven very lightweight framework for Arduino (Event, Soft Timer Event, Debug Prints, State Machine). This framework should be enough for most of developers looking for pseudo-multi-tasking/event driven programming, that are not ready to dive into complexity of QP style frameworks (http://www.state-machine.com/arduino/), or not ready to pa…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages