[zeromq-dev] [RFC] ZMTP-like protocol for embedded devices (e.g. Arduino)

Ciprian Dorin Craciun ciprian.craciun at gmail.com
Sun Nov 4 20:57:21 CET 2012


    Hello all!

    Sorry for this slightly off-topic email, but I would love some
feedback for a ZMTP-like protocol for speaking between an embedded
device (like Arduino) with a computer over a serial line.

    I ask it on this mailing list, because the semantic of my proposal
is almost identical with the ZMTP (minus the exchange patterns), but I
tried to adapt it for the embedded over serial context.

    Moreover I intend to implement it on the computer side as a ZeroMQ
device via ZMQ_XREP (router?) (thus in "application" space, not
modifying the library).

    My proposal is at the link below:
      http://wiki.volution.ro/CiprianDorinCraciun/Notes/Public/Emtp

    Thanks, I appreciate the future feedback, :)
    Ciprian.



More information about the zeromq-dev mailing list