send UART data to a WEB page
Posted: Sun Dec 27, 2015 9:00 am
Good day Forum,
I did follow this forum an finally I have got my ESP working in a simple basic mode.
Now I would like to use the ESP to send some data relevant to my home status to a WEB page accessible from anywhere by mobile cellular phone oe a remote PC.
My data are generated by an MCU and are available in UART format with a standard setup: 9600 8 N 1.
I do plan to connect this UART output to the ESP UART input. My ESP is alredy connected to my home WIFI network.
I do not plan to use IOT or other servers but I would like my ESP to generate a very simple page (server ) updated every 5 or 10 secs with the incoming text.
Is this project feasible ?
How could I implement such a program ?
Any suggestion / direction is very much appreciated.
Thanks in advance.
Regards.
I did follow this forum an finally I have got my ESP working in a simple basic mode.
Now I would like to use the ESP to send some data relevant to my home status to a WEB page accessible from anywhere by mobile cellular phone oe a remote PC.
My data are generated by an MCU and are available in UART format with a standard setup: 9600 8 N 1.
I do plan to connect this UART output to the ESP UART input. My ESP is alredy connected to my home WIFI network.
I do not plan to use IOT or other servers but I would like my ESP to generate a very simple page (server ) updated every 5 or 10 secs with the incoming text.
Is this project feasible ?
How could I implement such a program ?
Any suggestion / direction is very much appreciated.
Thanks in advance.
Regards.