[zeromq-dev] ESP8266 ZMQ
Arnaud Loonstra
arnaud at sphaero.org
Tue Feb 2 15:27:34 CET 2016
On 2016-02-02 11:13, Benjamin Henrion wrote:
> Hi,
>
> During the pre-fosdem ZMQ hackaton last week, Arnaud gave us some
> code
> written by Roland Hof:
>
> https://gist.github.com/sphaero/ae54a77c17afdbefbe3b
>
> Which is using ZMTP + ZRE + ZOCP.
>
> I tried it on the ESP with a python server on the side, we could send
> some incremental value (say temperature) to the server.
>
> Now it is not libzmtp as published on github, and it was easy for me
> to just copy/paste that code in the Arduino IDE that supports the ESP
> out of the box now.
>
> I tried to cross-compile libzmtp for the ESP, and add support to
> ESP-LINK firmware from jeelabs which has already support for MQTT,
> but
> the esp-link was not compiling at all, so I am waiting for some of
> their support to move forward.
>
> Best,
Actually it is Ronald Hof. He did an experiment using the esp8266 in
our ZOCP environment:
https://www.youtube.com/watch?v=i6teKngLz6U
It's a very limited implementation as it is more of a proof of concept.
I guess ZOCP is too high level for the limited memory.
Rg,
Arnaud
More information about the zeromq-dev
mailing list