ArduCam esp32 uno psram board, which board type do I select in the Arduino IDE

Hi, I just purchased the ArduCam esp32 uno board, I have downloaded all of the files, but I do not know what board I should select in the IDE so that I can use the board. Or if I need to down load a board from the board manager?

Thanks for any help you can provide, Dan

Hello @DanCot,

Please follow the steps listed here:


Hi Geraldine,
I loaded the rev. 101 arducam board to the arduino ide, it shows installed.
When I run Arducam face detection program (with the rev. 101 board selected) and all I get is: Error compiling for board ArduCAM ESP32S UNO PSRAM. I was getting the same error when using the ver. 100 board.

Is there a simple sketch that turns on the camera and opens it on the internet, I don’t need all of the other features that comes with the face detection program?

Thanks for your help, Dan

Is there a simple sketch that turns on the camera and opens it on the internet, I don’t need all of the other features that comes with the face detection program?

I couldn’t find one for the ArduCAM ESP32S UNO PSRAM, but you could modify the ArduCAM_ESP32_PSRAM_FaceDetection example to simply do what you need, you could use the ArduCAM_ESP32_Capture as a guide. Or you could try contacting someone on the ArduCam forum.

Thanks Geraldine,

I will give the Arducam forum a try.

Thanks again, I really appreciate your help

1 Like