- Jun 6, 2020
- 11,559
- 4,422
Last year I used the instructions from this post to get the ESP32-CAM working.
[H3]
Hello! Last December I made a request for support for the ESP32 Camera support. Well, I finally found the time to work on it myself and here's my initial attempt at implementing this with B4R. I'm using an ESP32CAM camera board with 4GB of PSRAM (like extended memory for the camera). I'm...
A few days ago I dug out the board plugged it in and it worked. The video was not the greatest.
I reflashed the project into the ESP32Cam board and it broke the cam. Same problems as other people reported in other threads.
When flashing it says COM error, but that is not the real problem as far as I can tell.
These two files do not exist anymore #include "fd_forward.h & #include "fr_forward.h
I commented them out but still had problems. I think the INIT of the Camera and the SD card together are problematic.
I could not get it to work with the code from the link above.
With my ESP32CAM board (OV2640) I used a FTDI Board (HW-417) to program it using 5 volts. The IO0 pin has to be grounded for it to go into programming mode.
Once the B4R or Arduino starts trying to upload...
[H3]
برای دیدن لینک ها باید ثبت نام کنید
[/H3]Hello! Last December I made a request for support for the ESP32 Camera support. Well, I finally found the time to work on it myself and here's my initial attempt at implementing this with B4R. I'm using an ESP32CAM camera board with 4GB of PSRAM (like extended memory for the camera). I'm...
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
A few days ago I dug out the board plugged it in and it worked. The video was not the greatest.
I reflashed the project into the ESP32Cam board and it broke the cam. Same problems as other people reported in other threads.
When flashing it says COM error, but that is not the real problem as far as I can tell.
These two files do not exist anymore #include "fd_forward.h & #include "fr_forward.h
I commented them out but still had problems. I think the INIT of the Camera and the SD card together are problematic.
I could not get it to work with the code from the link above.
With my ESP32CAM board (OV2640) I used a FTDI Board (HW-417) to program it using 5 volts. The IO0 pin has to be grounded for it to go into programming mode.
Once the B4R or Arduino starts trying to upload...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید