HTTP SERVER:create a dynamic webpage
Posted: Tue Feb 26, 2019 11:16 am
Hello Everyone,
I would like to use http_server (maybe later also https version) component to show some analog data on a simple webpage.
Creating a static page is quite easy following the example provided.
However I would like to have a dynamic webpage, i.e. on the web browser the data are continuosly updated every second.
In the past I have worked with microchip and it was possible using AJAX to do it.
Is it possible to do on esp32? Is there any simple example which can I follow?
Thanks in advance.
I would like to use http_server (maybe later also https version) component to show some analog data on a simple webpage.
Creating a static page is quite easy following the example provided.
However I would like to have a dynamic webpage, i.e. on the web browser the data are continuosly updated every second.
In the past I have worked with microchip and it was possible using AJAX to do it.
Is it possible to do on esp32? Is there any simple example which can I follow?
Thanks in advance.