everymote
How to connect

Our favorit candy machine to Everymote with an Arduino Ethernet



The Arduino is communicating with the Everymote  cloud server using WebSocket and the socket.io protocol. All right we maybe didn't implement the full spec for the socket.io protocol just the bare minimum to get it work.

Hardware




Code