A Basic Interpreter written from scratch for the ESP8266

Moderator: Mmiscool

User avatar
By Irsai Peter
#71976 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
User avatar
By Mmiscool
#71999 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.