The use of the ESP8266 in the world of IoT

User avatar
By Luc Volders
#92934 Hi,

I am starting a series on building a webserver with the ESP8266
First story is building a web-page with some text fields.
Put text into the fields and send it to the ESP.

Sendtext01.jpg


Full story, tutorial and source code on my weblog:
http://lucstechblog.blogspot.com/2019/0 ... ields.html

Luc
You do not have the required permissions to view the files attached to this post.
User avatar
By Luc Volders
#93366 Second installment is up:
https://lucstechblog.blogspot.com/2019/07/esp-webserver-tutorial-part-2-button.html

In this story I'll show how to put a button on a web-page and have the ESP (ESP8266 or ESP32) react on it.

Button1aweb.jpg
You do not have the required permissions to view the files attached to this post.
User avatar
By Luc Volders
#93429 The next entry on this series is published.
This time a button with a save function that saves its state and a led that shows it's state on the website.
http://lucstechblog.blogspot.com/2019/08/esp-webserver-tutorial-part-3-button.html

Button2.jpg
You do not have the required permissions to view the files attached to this post.