-->
Page 1 of 1

Arduino Web Sockets

PostPosted: Thu Dec 31, 2015 8:38 pm
by Mmiscool
Hello,

I am looking for a good example and library for implementing web sockets in arduino. Unfortunately I have spent quite some time googling and have not found any thing straight forward for the arduino environment.

Dose any one have a good working demo and links to the libraries used for it?

Any help would be appreciated.

Re: Arduino Web Sockets

PostPosted: Thu Dec 31, 2015 8:59 pm
by timathis
WebSockets for awesome on the ESP8266https://www.youtube.com/watch?v=8ISbmQTbjDI

https://github.com/cnlohr/esp8266ws2812i2s

Web sockets are brond me but I did see the above which may help

timathis

Re: Arduino Web Sockets

PostPosted: Fri Jan 01, 2016 1:55 am
by Mmiscool
That project seems to be for the native sdk and I would have no idea about how to get it working in arduino land. And soooo many files. Where to start?

Re: Arduino Web Sockets

PostPosted: Fri Jan 01, 2016 8:49 am
by Mario Mikočević