HowTo: Webserver with HTML/JavaScript/CSS/Images on ESP8266 (4 MB) #6462
Unanswered
espruino-discuss
asked this question in
ESP8266
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2022-06-18 by GermanWarez
I tried to use my ESP8266 as web server, and it took me quite a journey to get it to work. What I did:
The complete solution is not easy, it needs also special loader to sequentially load the page contents. But it works for any file and any size. What I did:
https://github.com/GermanWarez/espruino-esp8266-copy-file-to-storage
That's my initial release, including
I developed and tested the code on the ESP8266, with Espruino 2v13 and 2v14.
Beta Was this translation helpful? Give feedback.
All reactions