MadsUnoAgent

Minimal direct ZMTP client for the MADS agent framework, targeting Arduino UNO R4 WiFi.

Author
Paolo Bosetti
Website
https://github.com/MADS-NET/arduino_mads
Category
Communication
License
MIT
Library Type
Contributed
Architectures
renesas_uno

Implements just enough of the ZeroMQ ZMTP 3.0 wire protocol (PUB/SUB/REQ) to act as a first-class MADS agent over WiFi: REQ/REP settings retrieval and PUB/SUB messaging against an unmodified mads-broker, with no host PC in between. Optionally speaks CurveZMQ (X25519 + Salsa20/Poly1305) against a broker started with --crypto, enabled at build time and costing nothing when off. JSON payloads only, uncompressed, plus publish-side binary blobs.

Downloads

Filename Release Date File Size
MadsUnoAgent-0.4.0.zip 2026-09-05 195.85 KiB
MadsUnoAgent-0.3.0.zip 2026-09-04 32.23 KiB
MadsUnoAgent-0.2.0.zip 2026-07-25 30.49 KiB
MadsUnoAgent-0.1.0.zip 2026-07-24 26.72 KiB