how to set up a web server on an ESP32 and serve content from the SPIFFS filesystem

preview_player
Показать описание
ESP32 Arduino: Serve html from SPIFFS file system
In this tutorial we’ll show you how to build a web server that serves HTML files stored on the ESP32 filesystem.
Instead of having to write the HTML text into the Arduino sketch, we’ll create separated HTML files.

**********************************
i hope you like this video so hit like , give me a share and don't forget subscribe.
Thanks for watching...
#ESP32 #HTML #SPIFFS
Рекомендации по теме
Комментарии
Автор

Excellent Job,
Can you please share the code?

thameral-salek
Автор

Excellent job, can you please share the code.

snowycozy
Автор

this looks exactly what i was looking for, but no audio makes it too tough to follow.

mikesfarmmikesfarm
Автор

Hi, thank you for your videos
I have this error in serial monitor:

Corrupted dir pair at {0x1, 0x0}
E (27) esp_littlefs: mount failed, (-84)
E (27) esp_littlefs: Failed to initialize LittleFS

can you explained more details?
thank you

cristicolac