Tech Note 086 - Uploading Files to an ESP32/ESP8266

Опубликовано: 05 Август 2026
на канале: G6EJD - David
18,555
258

Using HTTP and HTML as an interface, I demonstrate how to upload a file to an ESP SD Filing System, but using the SPI FFS is easily implemented. It requires a Webserver to operate. This is the second in a series of videos, the next will be file Deletion, then Streaming a file and then a Directory function.
CODE: https://github.com/G6EJD/ESP32-8266-F...

NOTE: It is a now a file Upload/Download version