Note: This project will be superseeded by a new example project, that will rely on the new [WIP] mupplet-core library. Currently both this and the mupplet-core
are unfinished and under
active development.
These Reserach-examples rely on the yet unfinished (and not yet published to the Arduino library repository) project Research-mupplets. To use the examples, simply manually add the Research-mupplet *.h
files to the example projects.
Examples and test code for muwerk libraries ustd, munet, muwerk
- Simple led and switch example demonstrating muwerk scheduler, munet MQTT interface and simple led and button hardware interaction.
- Temperature and humidity measurement via DHT 22, DHT 11 or DHT 21. Results are published via MQTT. Automatic exponential filtering of sensor-data: dht example
- Servo and PWM via I2C-PWM board, servo control via MQTT: servo example
See Application notes for more documentation.