I wonder if there is a simple way to create a web server with some HTML/CSS without having an SD card module.
I have a ESP8266 NodeMCU module with Espruino 2V03 flashed. I want to create a web interface to control my neopixel led decoration item from laptop/mobile (wifi only)
For that I want to crate some simple wen interface in html and display that in browser when access the esp8266 from the IP address.
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.
Hi folks,
I wonder if there is a simple way to create a web server with some HTML/CSS without having an SD card module.
I have a ESP8266 NodeMCU module with Espruino 2V03 flashed. I want to create a web interface to control my neopixel led decoration item from laptop/mobile (wifi only)
For that I want to crate some simple wen interface in html and display that in browser when access the esp8266 from the IP address.
Any pointers ??
//Abhinav