You are reading a single comment by @DrAzzy and its replies.
Click here to read the full conversation.
-
OK Thanks for the reply.
I see what you are doing here and it does give me some good pointers.I have just found Gordon's example of an interactive webpage
http://www.espruino.com/Interactive+Web+UI
which is exactly the sort of thing I was trying to do. On loading it just worked!
This is so cool.
Thanks again.
You can take a look at this:
https://github.com/SpenceKonde/AzzyProjects/blob/master/ESPtest.js
It was me messing around with a generic http server to run on a Pico w/ESP8266. You can uncomment that SD card stuff and it should serve stuff off the SD card, if you connect it as indicated.
No warranty express or implied.