muwerk Scheduler Library
A low-resource cooperative scheduler with MQTT-like queues for Arduinos, ATtiny up to ESP32
Loading...
Searching...
No Matches
muwerk is a cooperative scheduler with MQTT-like communication queues

Introduction

muwerk implements the following classes:

Some additional utility functions are avaiable in the ustd namespace by including muwerk.h

Libraries are header-only and should work with any c++11 compiler and support platforms starting with 8k attiny, avr, arduinos, up to esp8266 amd esp32.

This library requires the ustd library (for array, map and queue) and requires a platform define.

Reference

muwerk github repository

depends on:

used by: