Page 1 of 1

Sending and receiving data from ESP8266 on a webpage

Posted: Fri Oct 06, 2023 6:52 pm
by Luc Volders
Building a simple webpage with buttons to activate a led.
But also the possibility to send data from the ESP8266 to the webpage.

Source code in Arduino language (C++)
and a stand alone webpage build with Javascript.

Enjoy:
http://lucstechblog.blogspot.com/2023/1 ... bpage.html

webpage02p.png
webpage02p.png (12.12 KiB) Viewed 35224 times

Re: Sending and receiving data from ESP8266 on a webpage

Posted: Sun Oct 08, 2023 1:16 pm
by bidrohini
Thanks for explaining elaborately. Good work.