-->
Page 1 of 1

Near realtime interaction

PostPosted: Tue Nov 21, 2017 3:31 am
by Irsai Peter
Hi folks,
I search example for my project.
It will make some near realtime interaction with esp8266 over web. On the html page displays the status of some gpio inputs and many gpio output can control over web buttons without refresh the html.
Any ideas?

Thx : Pete

Re: Near realtime interaction

PostPosted: Wed Nov 22, 2017 11:37 am
by Mmiscool
If you use text boxes that are linked to variable you can update the variable and have near real time display of the information in the browser.