greiman/SdFat-beta

Any attempt to have Web SD file Downloader

Opened this issue · 0 comments

SD File Downloader would be very necessary by using SdFat. SdFat is faster so would be great if you have a webserver to display the file list and select each file to download from the SD card.
I have two examples, one is using SD.h
https://github.com/topkhung/ESP32_Web_ClickToDownload_File_SD_Card
and another is under development using old SdFat.h with many error:
https://github.com/adrianjost/bike-computer/blob/main/challenges/data-storage/sd/sd.ino