ESP32 Lesson: Web Server using SPIFFS


ESP32 mempunyai SPIFFS bagi menyimpan file. Oleh itu, ESP32 juga boleh menyimpan file web misalnya file dalam format html. Ini adalah gabungan Lesson SPIFFS dan Lesson Web Server.

Contoh ini menunjukkan web server menggunakan simpanan file pada SPIFFS. Terdapat tiga file di dalam ESP32 iaitu index.html, off.html dan on.html.

Berikut adalah demo Web Server menggunakan SPIFFS.


Leave a Reply

Your email address will not be published. Required fields are marked *