Don't worry about formatting, just type in the text and we'll take care of making sense of it. We will auto-convert links, and if you put asterisks around words we will make them bold.
Tips:
For a full reference visit the Markdown syntax.
Posted by @GermanWarez
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
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.