Controlling Smart Home Appliances by IFTTT from Arduino using Lithouse Cloud

Hi All,

We are building a portal for Internet-of-Things. With our cloud service ( http://lithouse.co/ ), makers can build connected devices which are integrated with other home-appliances.

Here is an instructable for triggering IFTTT from Arduino:

Please check it out and let us know if you have any question.

Thanks
Team @lithouse
https://www.lithouse.co/

Are you plan to adapt the library for chip ENC28J60?

you may try combining the lithouse-library with UIPEthernet. Installing UIPEthernet and changing the includes of 'Ethernet.h' in the example-sketches to 'UIPEthernet.h' might be all you need to do to use it with ENC28J60.

  • Norbert