I have a simple http server hosted by an esp8266. I want to be able to write text to the web page that is displayed. However, I can't find an example of how to do this. Thanks for the help, just getting started with programming so apologies if this cant be done. I'm really clutching at straws.
-
2Hello @CrazyGreninja, it would be easier for community to help you if you'd provide code that you already have.Daniil T.– Daniil T.2019-08-12 19:09:07 +00:00Commented Aug 12, 2019 at 19:09
-
Maybe this can help you https://randomnerdtutorials.com/esp8266-web-server-with-arduino-ide/Andie2302– Andie23022019-08-12 19:43:01 +00:00Commented Aug 12, 2019 at 19:43
-
Something like this intertech.com/Blog/…?Filip Cordas– Filip Cordas2019-08-12 22:30:07 +00:00Commented Aug 12, 2019 at 22:30
Add a comment
|