esp8266web icon indicating copy to clipboard operation
esp8266web copied to clipboard

Small web server on ESP8266

Results 15 esp8266web issues
Sort by recently updated
recently updated
newest added

I have flashed esp8266web on nodemcu amica r2 40mhzcflash speed, dio flash mode, 32m flash size, but all I get is a continuos stream of exceptions. Is this platform supported?

Hi Thankyou for great project. I have make in elipse and show error Traceback (most recent call last): File "C:\Espressif\examples\esp8266web-master\esptool.py", line 22, in import serial ImportError: No module named serial...

Hi Webserver of you is very stable. Can you add httpclient for get or post url ?

опять директории с верхним регистром, Нужно ``` app/main/Include/ app/user/Include/ ``` заменить на ``` app/main/include/ app/user/include/ ``` иначе не собирается под линуксом. спасибо.

Hi, is there any way how to add oled display, thinkspeak or ds18b20 support?