SD Card webserver from ESP32 CAM?

I don't have a micro SD card module, can you make a code so I can access my micro SD card files from the ESP32 CAM using the webserver?

(translated version)

No, not without a lot more information. We cannot see what you have and you give us nothing except a ESP32 webserver??? Google tells me there are thousands of possibilities and I have no clue as to which one you have.

This doesn't make sense.

If English is not your first language try Google Translate and post the translation.

I've translated the text. Can you read it?

Yes... but still not sure I understand what your problem is. Are you just trying to read from the SD card module that is already included with the ESP32-CAM ?

I presume this will contain image files?

How are you thinking you are going to display these?

Are you wanting to send them to a webserver? ... you don't need to go via the SD card for this... the ESP32-CAM can send directly to a web server. The examples that come with it show how to do this.

Hi There, Without knowing you exact model your best bet is to go here
ESP32-CAM Take Photo and Save to MicroSD Card | Random Nerd Tutorials
and you will find your library you are looking for .. I hope this helps
Matthew

Oh, the model is AI thinker

I think that You need this tutorial
https://www.mischianti.org/2020/02/08/ftp-server-on-esp8266-and-esp32

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.