-->
Page 2 of 3

Re: ESP8266 WebSockets [SOLVED]

PostPosted: Sat Jan 21, 2017 6:02 pm
by hamed
Hi, Rudy.
please do a favour to me and teach me how I can code another ESP8266 module to read data and handle some relay with websocket or other methods . I had tried so many library but it seems there is something wrong even with their examples. or there is nothing to introduce the library and also I did not found any working sketch.(yours not tested yet).

Re: ESP8266 WebSockets [SOLVED]

PostPosted: Wed Jun 14, 2017 2:55 am
by ludkokanta
Could you please make a sketch that just reads a string from a serial with Arduino and sends that string to a client.

Re: ESP8266 WebSockets [SOLVED] - Thanks

PostPosted: Sun Dec 31, 2017 2:43 pm
by sanc909
Hi Katz,

Just to say many thanks for sharing the example. I extended to create an LED dimmer, using the websocket to adjust led brightness. If you're interested heres a video


Re: ESP8266 WebSockets [SOLVED]

PostPosted: Thu Jan 04, 2018 2:29 pm
by katz
@sanc909

I am very happy that my program inspired you to create something useful and pretty.
Your dimmer-project looks very good and quite stylish ... well done!!

Kind regards, Peter.