This is a web base design tool to create interactive and responsive GUIs that can be served from your micro to either pfodApp and pfodWeb.
This animated gif shows a button controlling the ESP32 micro's led from a web page.
When the button is pressed, it immediately changes color to indicate it has been triggered.
It also sends a command to the ESP32 to switch the LED. When the ESP32 responds, the message from the ESP32 updates the button's color and text.
The entire code for the webpage is served from the ESP32's web server. No third party or internet access is required.
See pfodWeb Installation and Tutorials
(c)2014-2025 Forward Computing and Control Pty. Ltd.
NSW Australia, www.forward.com.au
This code is not warranted to be fit for any purpose. You may only use it at your own risk.
This code may be freely used for both private and commercial use
Provide this copyright is maintained.
Version 1.0.0 initial release